obii1kanobie
New member
- Joined
- Feb 11, 2014
- RedCents
- 73¢
What I'm trying to do is stop a combat ability if i have a name so i could run a burn disc. I'm trying to eye of the storm on a monk from running. I have tried
/if (${Target.Named} && ${ Melee.DiscID}==35063) /stopdisc
Have tried the other numbers also for eye of the storm but haven't had any luck. I just want it to end it and I'll change the if statements
/if (${Target.Named} && ${ Melee.DiscID}==35063) /stopdisc
Have tried the other numbers also for eye of the storm but haven't had any luck. I just want it to end it and I'll change the if statements

