Size: 1193
Comment:
|
← Revision 4 as of 2013-02-01 00:14:17 ⇥
Size: 1382
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
||<style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; background-color: rgb(242, 242, 242); ">Default:||<style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; ">config attackgap:6 || | |
Line 4: | Line 5: |
This goal allows you to instruct the bot how many seconds in between attacking waves constitutes a separate attack for purposes of evasion. | |
Line 5: | Line 7: |
This goal allows you to instruct the bot how many seconds in between attacking waves constitutes as a seperate 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. |
Line 7: | Line 9: |
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. The default attackgap is 6 seconds, if this goal is not set. |
|
Line 11: | Line 10: |
CategoryAllGoals CategoryCombatGoals | CategoryAllGoals CategoryCombatGoals CategoryConfigGoals |
Usage: |
config attackgap:[seconds] |
Example: |
config attackgap:3 |
Default: |
config attackgap:6 |
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.