attackAuto: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
No edit summary
Line 19: Line 19:
== Notes ==
== Notes ==
* {{OnlyWhenAiAuto}}
* {{OnlyWhenAiAuto}}
* If no appropriate monsters found, the next check will be performed after [[ai_attack_auto]] seconds.
* If no appropriate monsters found, the next check will be performed after [[Timeouts.txt#AI_Attack|ai_attack_auto]] seconds.


[[Category:config.txt]]
[[Category:config.txt]]
[[Category:attack]]
[[Category:attack]]

Revision as of 23:35, 11 February 2013

attackAuto <value>
Determines auto attack behavior.
Value Description
0 Do not attack any monsters.
1 Attack monsters, already engaged in fight with you, your master or your party.
>= 2 Aggressively attack monsters (without killsteal).

Notes

  • Only has effect when in AI is in auto mode.
  • If no appropriate monsters found, the next check will be performed after ai_attack_auto seconds.