a: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
;a (<monster #>)
;a (<monster #>|'''yes'''|'''no''')
:Attack a monster.


:<monster #>
:<monster #>
::- a corresponding number from the monster list when you use the [[ml]] command.  
::- 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.
{| class="wikitable" border="1" cellspacing="0"
{| class="wikitable" border="1" cellspacing="0"
|-style=background-color:#F9F9F9;
|-style=background-color:#F9F9F9;
!Command
!Command
!Description
!Description
|-
|align=center|a (<monster #>)
|Attack the specified monster.
|-
|-
|align=center|a yes
|align=center|a yes

Revision as of 19:20, 6 December 2016

a (<monster #>|yes|no)
Attack a monster.
<monster #>
- a corresponding number from the monster list when you use the ml command.


Command Description
a (<monster #>) Attack the specified monster.
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.