Difference between revisions of "a"

From OpenKore Wiki
Jump to navigation Jump to search
(2 intermediate revisions by the same 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
|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: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.