• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

[Trigger] Help ! i need a wait system ! +REP

Status
Not open for further replies.
Level 4
Joined
Apr 11, 2009
Messages
26
Help i need a wait system for several spells im making i will give +rep for anyone who can assist. here is the map.
The spell -CuT- is glitching, the abils i add to the target unit dont get removed.
 

Attachments

  • AoS-Lon Deprotected.w3x
    215.8 KB · Views: 49
The reason that it doesn't work is because the "Target unit of Ability being cast" isn't that unit anymore after a wait (no matter how short it is), it doesn't recognize the unit anymore.
Set it the unit to a variable (yeah, with an array... to make it MPI) then remove the ability from the variable-unit.

I would also suggest:
- Not using waits (use timers instead)
- Removing the leaks
- Improving the terrain (a lot), it's too plain now, the tile variation is bad and try to stay away from blizzard cliffs.
- Add some original features.
 
Status
Not open for further replies.
Top