Mega Macro

Mega Macro

39.7k Downloads

Macros don't track spell charges

Buckmon opened this issue · 1 comments

commented

My holy shock mouseover macro doesn't track charges or recharge rate.
C_Spell.GetSpellCharges() got updated in 11.0 and returns a SpellChargeInfo table instead of a tuple.
https://warcraft.wiki.gg/wiki/API_C_Spell.GetSpellCharges

commented

Believe this is fixed in version 1.6.2. I tested a mouseover macro for Holy Shock and am able to see charges and recharge rate.