So I have several macros that are announcement macros.
Typical /yell on cast marcos, aswell as successful interrupt announcements, casting innervate on a player, or a battle rez… These are now suddenly not working.
Now I know the GetSpellCooldown API is removed with 11.0.2 and the new C_Spell.GetSpellCooldown is being brought in…but what would one have to do to use this API to edit their macros as announcement cast.
I am ofcourse speaking about announce interrupts, casting battle rezes on players, power infusion and such. …All these types of macros I had are now nolonger working off the previous API that I had to announce the successful casts of these spells, such that multicasting them or misclicking a spell on cooldown wouldn’t whisper the player I failed to cast the spell on.