WoW:MACRO targetfriend: Difference between revisions
Jump to navigation
Jump to search
(→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 == | |||
* 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. | |||
Revision as of 00:22, 9 February 2014
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.