AgentMulder wrote:Elaborate on this. So the macro works...but you have to press the button twice? I'm not an expert, and I'm not certain how it should or should not work...but I would think that with each press of the button that the macro would attempt to sequence from the top...meaning that it will always try to cast SWP.
Yes, on the 2nd button press, it TRIES to cast SWP, but it cannot because the GCD is still active, so it instead goes down to the next command, Shoot, which is not on the GCD, and thus, Shoot begins to cast.
Macros don't go one line at a time, they always try to execute every line all at once.
varth wrote:Except in vanilla with no addons you could hit all cds with one button click. I did that with orc war with 4 cds and mage with 3 often
Yeah, ranged auto attack (Shoot) is on a separate GCD from other spells, hence why you can start auto-range-attacking during the GCD from an instant cast spell.
In TBC, this macro works, and lets you cast SWP and immediately start wanding, with just one button press.