WoW:MACRO startattack: Difference between revisions
Jump to navigation
Jump to search
(Creation) |
m (Move page script moved page MACRO startattack to MACRO startattack without leaving a redirect) |
||
(One intermediate revision by one other user not shown) | |||
Line 11: | Line 11: | ||
== Arguments == | == Arguments == | ||
:;[[UnitId]] : Unit ID of target to attack. | :;[[UnitId]] : Unit ID of target to attack. | ||
== Optionset == | |||
Options such as @target, mod, etc will work, as in | |||
/startattack [mod:alt,@party1target] | |||
== Notes == | == Notes == | ||
:If no target is specified, you will attack your current target; if you have no current target, you will attempt to acquire the closest hostile target in front of you and attack. | :If no target is specified, you will attack your current target; if you have no current target, you will attempt to acquire the closest hostile target in front of you and attack. |
Latest revision as of 04:48, 15 August 2023
Turn on auto-attack and engage a target.
/startattack unitid
Aliases[edit]
- none
Arguments[edit]
- UnitId
- Unit ID of target to attack.
Optionset[edit]
Options such as @target, mod, etc will work, as in /startattack [mod:alt,@party1target]
Notes[edit]
- If no target is specified, you will attack your current target; if you have no current target, you will attempt to acquire the closest hostile target in front of you and attack.