Jump to content

Building a "Can Interrupt" condition (need help)


Recommended Posts

Hi,

I`ve looked into the Wow Api a bit and i found a really usefully function, that will let me Check if the Casting Spell can be Interrupted. I would like to put that Function into the Condition using C Sharp code, but i got zero Idea / knowledge on how to accomplish that.

 

The Function is called "UnitCastingInfo".

 

I`m guessing it`s something like this:

notInterruptible = UnitCastingInfo("player")

 

But how to build it in?

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...