WoW:MACRO targetenemy: Difference between revisions
Jump to navigation
Jump to search
(Creation) |
(name is not an argument) |
||
| Line 3: | Line 3: | ||
Sets your current target to a nearby ''hostile'' unit. | Sets your current target to a nearby ''hostile'' unit. | ||
/targetenemy options | /targetenemy options | ||
== Aliases == | == Aliases == | ||
| Line 10: | Line 10: | ||
== Arguments == | == Arguments == | ||
;options : Options to search with, separated by commas, enclosed in [ ] (see [[MACRO target|target]]) | |||
== Notes == | == Notes == | ||
:This performs a search with all nearby units whose name '''begins''' with name. | :This performs a search with all nearby units whose name '''begins''' with name. | ||
:Units who are attackable, but not hostile (such as creeps), are not targeted with this command. | :Units who are attackable, but not hostile (such as creeps), are not targeted with this command. | ||
Revision as of 19:23, 27 August 2015
Sets your current target to a nearby hostile unit.
/targetenemy options
Aliases
- none
Arguments
- options
- Options to search with, separated by commas, enclosed in [ ] (see target)
Notes
- This performs a search with all nearby units whose name begins with name.
- Units who are attackable, but not hostile (such as creeps), are not targeted with this command.