attackAuto inLockOnly: Difference between revisions
Jump to navigation
Jump to search
(Created page with '; attackAuto_inLockOnly [<value>] : Determines auto attack behavior. :; 0 or empty or missing :: Attack monsters everywhere. :; 1 :: Attack monsters on lockMap and on route…') |
mNo edit summary |
||
Line 1: | Line 1: | ||
; attackAuto_inLockOnly [<value>] | ; attackAuto_inLockOnly [<value>] | ||
: | : This option sets whether auto-attack will be disabled outside the [[lockMap]]. | ||
:; 0 or | {|border="1" cellpadding="2" cellspacing="1" | ||
|- style=background-color:#F9F9F9; | |||
!Value | |||
!Description | |||
|- | |||
|align=center| 0 or blank | |||
| Attack monsters in any map. | |||
|- | |||
|align=center| 1 | |||
| Attack monsters on [[lockMap]] and on route to it. | |||
|- | |||
|align=center| 2 or any greater value | |||
| Attack monsters only on [[lockMap]]. | |||
|} | |||
[[Category:config.txt]] | [[Category:config.txt]] | ||
[[Category:attack]] | [[Category:attack]] |