WoW:MACRO cast: Difference between revisions

28 bytes added ,  23 February 2012
(Added spec to conditionals.)
Line 36: Line 36:
:;flying : If you are flying.
:;flying : If you are flying.
:;group : If you are in a group.  You may optionally specify group:party or group:raid.
:;group : If you are in a group.  You may optionally specify group:party or group:raid.
:;harm : If target is hostile.
:;harm ⇔ nohelp : If target is hostile.
:;help : If target is friendly.
:;help ⇔ noharm : If target is friendly.
:;indoors : If your are indoors (anywhere you cannot mount is considered indoors).  
:;indoors : If your are indoors (anywhere you cannot mount is considered indoors).  
:;modifier ⇔ mod : If the click is modified with shift, ctrl, or alt.  You may optionally specify which one by using modifier:key (key=shift, ctrl, or alt).
:;modifier ⇔ mod : If the click is modified with shift, ctrl, or alt.  You may optionally specify which one by using modifier:key (key=shift, ctrl, or alt).
Anonymous user