• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

trigger help

Status
Not open for further replies.
Level 3
Joined
Jul 3, 2004
Messages
45
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.
 
Level 2
Joined
Aug 9, 2004
Messages
11
flopydisk said:
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.
Would it be generic unit event......... A unit stops casting an ability?
 
Level 3
Joined
Jul 3, 2004
Messages
45
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
 
Level 3
Joined
Aug 27, 2004
Messages
50
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.
 
Status
Not open for further replies.
Top