WoW:MACRO targetfriend: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Creation)
 
(→‎Notes: /\tar[tank])
Line 14: Line 14:




== Notes ==
<h2 data-rte-spaces-before="1" data-rte-spaces-after="1"> Notes </h2>
:This performs a search with all nearby units whose name '''begins''' with name.
<dl><dd>This performs a search with all nearby units whose name <b>begins</b> with name.
:Only units who are friendly to you (ie. can cast beneficial spells) are targeted.
</dd><dd>Only units who are friendly to you (ie. can cast beneficial spells) are targeted.
</dd></dl>

Revision as of 20:17, 26 January 2014

Slash commands


Sets your current target to a nearby friendly unit.

/targetfriend options name

Aliases

none


Arguments

options
Options to search with, separated by commas, enclosed in [ ] (see target)
name
The string to search for in the unit's name.


Notes

This performs a search with all nearby units whose name begins with name.
Only units who are friendly to you (ie. can cast beneficial spells) are targeted.