attackAuto followTarget: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
; attackAuto_followTarget [< | ; attackAuto_followTarget [<boolean flag>] | ||
: | : If Kore is [[follow|following a player]] and this option is set to '''1''', Kore will attack monsters that are engaged by its [[followTarget]]. | ||
: | '''Notes:''' | ||
* This option works independently from [[attackAuto]], thus if this option is enabled, you will attack monsters engaged by the follow target regardless of how attackAuto is set. | |||
* Kore will only attack monsters engaged by the follow target if there are no other aggressive monsters attacking Kore itself. If you want to give priority on monsters engaged by the follow target, set [[attackAuto]] to '''0'''. | |||
{{OnlyWhenAiAuto}} | |||
[[Category:config.txt]] | [[Category:config.txt]] | ||
[[Category:attack]] | [[Category:attack]] |
Revision as of 16:15, 15 December 2009
- attackAuto_followTarget [<boolean flag>]
- If Kore is following a player and this option is set to 1, Kore will attack monsters that are engaged by its followTarget.
Notes:
- This option works independently from attackAuto, thus if this option is enabled, you will attack monsters engaged by the follow target regardless of how attackAuto is set.
- Kore will only attack monsters engaged by the follow target if there are no other aggressive monsters attacking Kore itself. If you want to give priority on monsters engaged by the follow target, set attackAuto to 0.
Only has effect when in AI is in auto mode.