⇤ ← Revision 1 as of 2012-08-26 02:15:51
Size: 1193
Comment:
|
Size: 1190
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
This goal allows you to instruct the bot how many seconds in between attacking waves constitutes as a seperate attack for purposes of evasion. | This goal allows you to instruct the bot how many seconds in between attacking waves constitutes a separate attack for purposes of evasion. |
Line 7: | Line 7: |
With the example above,the bot will consider all attacks at least 3 seconds apart as seperate attacks, and try to evade each of them. If the time between is less, it will evade them together only once. | With the example above, the bot will consider all attacks at least 3 seconds apart as separate attacks, and try to evade each of them. If the time between is less, it will evade them together only once. |
Line 9: | Line 9: |
The default attackgap is 6 seconds, if this goal is not set. | The default attackgap is 6 seconds if this goal is not set. |
Usage: |
config attackgap:[seconds] |
Example: |
config attackgap:3 |
This goal allows you to instruct the bot how many seconds in between attacking waves constitutes a separate attack for purposes of evasion.
With the example above, the bot will consider all attacks at least 3 seconds apart as separate attacks, and try to evade each of them. If the time between is less, it will evade them together only once.
The default attackgap is 6 seconds if this goal is not set.