WoW:MACRO targetfriend: Difference between revisions

m
no edit summary
(→‎Notes: /\tar[tank])
mNo edit summary
Line 7: Line 7:
== Aliases ==
== Aliases ==
:none
:none


== Arguments ==
== Arguments ==
Line 13: Line 12:
:;name : The string to search for in the unit's name.
:;name : The string to search for in the unit's name.


 
== 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>