Difference between revisions of "a"

From OpenKore Wiki
Jump to navigation Jump to search
m (Conversion script moved page A to a: Converting page titles to lowercase)
 
(One intermediate revision by one other user not shown)
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

Latest revision as of 22:35, 26 April 2021

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.