May 10, 20214 yr Is there a way to get a instant casted spell to proc after casted spell? I was trying to implement that in my firemage fightclass but I can't figure it out.
May 10, 20214 yr If it is highlighted when it procs you can use: wManager.Wow.Helpers.SpellManager.IsSpellOverlayed(string) or wManager.Wow.Helpers.SpellManager.IsSpellOverlayed(uint)
Create an account or sign in to comment