attackAuto onlyWhenSafe: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with '; attackAuto_onlyWhenSafe [<value>] : Determines auto attack behavior. :; 0 or empty or missing :: No effects. :; 1 or any other value :: Aggressively attack monsters ([[attack…')
 
No edit summary
Line 1: Line 1:
; attackAuto_onlyWhenSafe [<value>]
; attackAuto_onlyWhenSafe
: Determines auto attack behavior.
: Disables [[attackAuto|aggressive attack]] when [[safe condition|not safe]].
 
:; 0 or empty or missing
:: No effects.
 
:; 1 or any other value
:: Aggressively attack monsters ([[attackAuto]] 2) only when [[Safe condition|safe]].


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

Revision as of 03:20, 9 November 2009

attackAuto_onlyWhenSafe
Disables aggressive attack when not safe.