Warcraft III resources & community, 2003–2006 · archived

Trigger ''removing spells'' freezes the guy...

2 posts
#1

Trigger ''removing spells'' freezes the guy...

K i have a unit that starts out with a spell but when he uses the spell i made a triger to remove the spell. Unfortunetly after THAT trigger is done the unit that had the spell cannont move/attack/cast anymore. Please help on this subject
#2
Make it this way (ermoving trigger)

Event
unit stop cast
unit break a cast
Condition
Ability compersion>
ability being casted = needed spell
Action:
Remove (ability being casted) from "casting unt"

EOT
___________________________