attackAuto: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| mNo edit summary | No edit summary | ||
| Line 1: | Line 1: | ||
| ; attackAuto  | ; attackAuto <value> | ||
| : Determines auto attack behavior. | : Determines auto attack behavior. | ||
| {| | {|class="TablePager" | ||
| |-  | |- | ||
| !Value | !Value | ||
| !Description | !Description | ||
| |- | |- | ||
| ! 0 | |||
| | Do not attack any monsters. | | Do not attack any monsters. | ||
| |- | |- | ||
| ! 1 | |||
| | Attack monsters, already engaged in fight with you, [[attackAuto_followTarget|your master]] or [[attackAuto_party|your party]]. | | Attack monsters, already engaged in fight with you, [[attackAuto_followTarget|your master]] or [[attackAuto_party|your party]]. | ||
| |- | |- | ||
| ! >= 2 | |||
| | Aggressively attack monsters (without killsteal). | | Aggressively attack monsters (without killsteal). | ||
| |} | |} | ||
| == Notes == | |||
| {{OnlyWhenAiAuto}} | * {{OnlyWhenAiAuto}} | ||
| * If no appropriate monsters found, the next check will be performed after [[ai_attack_auto]] seconds. | |||
| [[Category:config.txt]] | [[Category:config.txt]] | ||
| [[Category:attack]] | [[Category:attack]] | ||
Revision as of 09:47, 26 January 2011
- 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.