Difference between revisions of "attackAuto onlyWhenSafe"

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…')
 
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
; attackAuto_onlyWhenSafe [<value>]
+
; attackAuto_onlyWhenSafe <[[boolean]]>
: Determines auto attack behavior.
+
: If this option is set, 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]]

Latest revision as of 11:00, 3 May 2021

attackAuto_onlyWhenSafe <boolean>
If this option is set, disables aggressive attack when not safe.