Quote Originally Posted by giantslayer View Post
-snip-
No prob and great guide btw

Also after spamming WoD and doing coil for the week I would personally advise against using the interrupt macros. When testing them on myself they seemed to work fine however in high activity places like in dungeons an raids they can occasionally become sticky and unresponsive (ie. no skill follow-up after auto-embrace). My assumption is that with the new queue feature both actions are now being registered server-side simultaneously. This is problematic since the reason why the interrupt macros worked so well before is that ever since 2.1 pet stance/movement actions were moved client side while the abilities remained server-side. This effectively placed a 'pseudo-wait' in between both actions since Steady/Guard/Stay would be registered at button press while the fairy action would be sent, registered then performed on the next server cycle. But now with the queue I believe that pseudo-wait is gone which means it's easy for multi-lines macros with no waits to get 'scrambled' en route when a lot of stuff is going down on-screen. I think this is resulting in an action queuing to an embrace that is immediately getting busted by stance-swap followed by a new auto-embrace with nothing queued to it. This can inevitably lead to very annoying situations at times lol

I'm gonna play around with different macro/ un-macro'd fairy setups in this week an see how they fare~