Jump to content

To cast instant spells after the casted once.


Recommended Posts

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.

Link to comment
Share on other sites

If it is highlighted when it procs you can use:

wManager.Wow.Helpers.SpellManager.IsSpellOverlayed(string)

or 

wManager.Wow.Helpers.SpellManager.IsSpellOverlayed(uint)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...