a: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
|- | |- | ||
|align=center|a yes | |align=center|a yes | ||
|Turns on auto-attack. This sets the config.txt option attackAuto to 2. | |Turns on auto-attack. This sets the config.txt option [[attackAuto]] to 2. | ||
|- | |- | ||
|align=center|a no | |align=center|a no | ||
|Turns off auto-attack. This sets the config.txt option attackAuto to 1. | |Turns off auto-attack. This sets the config.txt option [[attackAuto]] to 1. | ||
|} | |} | ||
[[Category:Console Command]] | [[Category:Console Command]] |
Revision as of 19:11, 6 December 2016
- a (<monster #>)
- <monster #>
- - a corresponding number from the monster list when you use the ml command.
- Attack a monster.
- a (yes | no)
- Toggles auto-attack on or off.
Command | Description |
---|---|
a yes | Turns on auto-attack. This sets the config.txt option attackAuto to 2. |
a no | Turns off auto-attack. This sets the config.txt option attackAuto to 1. |