WoW:MACRO castsequence: Difference between revisions

Line 11: Line 11:
== Arguments ==
== Arguments ==
:;options : Cast options to modify the cast.  These are the same as [[MACRO cast|cast]], see that page for details.
:;options : Cast options to modify the cast.  These are the same as [[MACRO cast|cast]], see that page for details.
:;resetcondition : If you wish to specify a condition to reset the list, you may do so here.  Format is "reset=" followed by the reset condition, more than one condition may be set, see below.
:;resetcondition : If you wish to specify a condition to reset the list, you may do so here.  Format is "reset=" followed by the reset condition, more than one condition may be set, (separated by /) see below.
:;spelllist : List of spells, separated by comma
:;spelllist : List of spells, separated by comma


Line 19: Line 19:
:target - You changed target
:target - You changed target
:combat - You entered or exited combat
:combat - You entered or exited combat
:alt - Alt was pressed
:alt - Alt was pressed (does not work 4.0)
:shift - Shift was pressed
:shift - Shift was pressed (does not work 4.0)
:ctrl - Ctrl was pressed
:ctrl - Ctrl was pressed (does not work 4.0)


== Example ==
== Example ==
Anonymous user