m
Move page script moved page MACRO petattack to WoW:MACRO petattack without leaving a redirect
(Reformatted to match the template.) |
m (Move page script moved page MACRO petattack to WoW:MACRO petattack without leaving a redirect) |
||
| (11 intermediate revisions by 9 users not shown) | |||
| Line 7: | Line 7: | ||
== Aliases == | == Aliases == | ||
:none | :none | ||
== Arguments == | == Arguments == | ||
:;options : List of options below, separated by commas, enclosed in [ ] | :;options | ||
:: List of options below, separated by commas, enclosed in [ ] | |||
===Options=== | ===Options=== | ||
These options are the same format as used in the [[MACRO_cast|cast]] command, however only the following have been tested: | These options are the same format as used in the [[MACRO_cast|cast]] command, however only the following have been tested: | ||
:;target=unitid : Casts on a specific target without changing your current target. | :;target=unitid | ||
:;@unitid | |||
:: Casts on a specific target without changing your current target. | |||
== Examples: == | == Examples: == | ||
/petattack [target= | /petattack [target=target] | ||
This will tell your pet to target your target's target (e.g. If you have a friendly target that is attacking a hostile target.) | This will tell your pet to target your target's target (e.g. If you have a friendly target that is attacking a hostile target.) | ||
| Line 25: | Line 27: | ||
== Notes == | == Notes == | ||
*If no target is given, the pet will attack the player's target. | |||
*This will cause you to become PvP flagged if you attack a PvP flagged unit. | |||
*In PvP, players can use this as a method to get in [[combat]] to prevent themselves from being [[crowd control]]led by a rogue's {{ability|Sap}}. | |||