Saturday, April 21, 2012

Aspect swap macro lag issue

#showtooltip Steady Shot
/castsequence reset=1 !Aspect of the Fox, null
/cast Steady Shot

#showtooltip Arcane Shot
/castsequence reset=1 !Aspect of the Hawk, null
/cast Arcane Shot

These are examples of my swap macro. It seems there is a break switching from hawk to fox, so I need to press steady shot twice for it to go off when running (it works perfectly fine when standing still)
Instead of trying to incorporate a macro to swap aspects with your shots just use a separate macro.
/cast Aspect of the Hawk
/cast Aspect of the Fox
The above macro is simple, and more importantly, will instantly change between the two aspects; choosing the top one first if you aren't in either. Changing aspects aren't on the GCD but on their separate one. That is why this method is better as it doesn't impede with your shots. Hope this helps.

No comments:

Post a Comment