I am in need of some help. I am trying to make my mounting macro for my Paladins work in Wrath like they do in live TBC realms right now, and it's not working. The live macro right now is:
Now changing that to be the new aura I am using, and the 2 new mounts, and nothing else changing, I get this.
The problem, my friends, is that using the aura triggers the Global Cooldown, which means that the now casted mounts cannot be used. The only point when I can mount up is when the Crusader is being dispelled on a second macro execution. Now the only thing I can think of is that mounts, before the recent change, were not on the GCD, but as they were items had no cooldown. Anyone have any suggestions on this? Thanks!
/cast [nocombat, nomounted] Crusader Aura; [mounted] Sanctity Aura;
/stopcasting
/use [flyable] Cenarion War Hippogryph;
/use [nomounted,noflyable] Reins of the Swift Frostsaber
/dismount
Now changing that to be the new aura I am using, and the 2 new mounts, and nothing else changing, I get this.
/cast [nocombat, nomounted] Crusader Aura; [mounted] Retribution Aura;
/stopcasting
/use [flyable] Armored Snowy Gryphon;
/use [nomounted,noflyable] Reins of the Swift Frostsaber
/dismount
The problem, my friends, is that using the aura triggers the Global Cooldown, which means that the now casted mounts cannot be used. The only point when I can mount up is when the Crusader is being dispelled on a second macro execution. Now the only thing I can think of is that mounts, before the recent change, were not on the GCD, but as they were items had no cooldown. Anyone have any suggestions on this? Thanks!


Leave a comment