Warcraft III resources & community, 2003–2006 · archived

trigger help

5 posts
#1

trigger help

can some one plz tell me what the trigger is that detects when a unit stops casting i have tried this and when it stops casting the effects just happen in the middle of the map and the trigger keeps going.
#2

Re: trigger help

flopydiskcan some one plz tell me what the trigger is that detects when a unit stops casting i have tried this and when it stops casting the effects just happen in the middle of the map and the trigger keeps going.
Would it be generic unit event......... A unit stops casting an ability?
#3
i mean like when the hero casts an abillity it does the effect but when it stops casting before the spell finishes the effects just move spot to the center of the map this only ever happens when i use triggers to make a targeted channling spell
#4
Read Vexorian's post on those events.

~The_Raven
#5
I think i just think you should set a variable for the point where the ability should be casted, when it is the hero(casting unit) set a variable for the casting unit, so it cant be mixed up with other abilities or points.