WoW:MACRO assist: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Creation)
 
m (Move page script moved page MACRO assist to MACRO assist without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:


Sets your target to match another player's target.
Sets your target to match another player's target.
  /assist player
  /assist options player


== Aliases ==
== Aliases ==
Line 11: Line 11:


== Arguments ==
== Arguments ==
:;player : The player to whose target you wish to set your target.
<span style="font-weight:bold;font-size:13px;">options</span>
: Options to search with, separated by commas, enclosed in [ ] (see [[MACRO target|target]])


;player
: The player to whose target you wish to set your target.


== Notes ==
== Notes ==
:If no player is specified, your current target's target is used.
:If no player is specified, your current target's target is used.
:If no player is specified and you have no target, you get an error message stating you have no target.
:If no player is specified and you have no target, you get an error message stating you have no target.

Latest revision as of 04:48, 15 August 2023

Slash commands


Sets your target to match another player's target.

/assist options player

Aliases

assist
a


Arguments

options

Options to search with, separated by commas, enclosed in [ ] (see target)
player
The player to whose target you wish to set your target.

Notes

If no player is specified, your current target's target is used.
If no player is specified and you have no target, you get an error message stating you have no target.