• 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!

Order a unit to "dispel"?

Status
Not open for further replies.
Level 5
Joined
May 5, 2007
Messages
120
I have the following trigger.

  • Explosion Dummy
  • casts spell
  • no conditions
  • Unit - Order ExplosionDummy to Orc Spirit Walker - Disenchant (Position of Explosion Dummy)
  • Wait 1 seconds
  • Unit - Order Explosion Dummy to Neutral - Kaboom! (position of ExplosionDummy)
Explosion Dummy is a unit with the disenchant ability and the kaboom ability. Neither require techtree or mana. Right now, the explosion dummy never casts disenchant, but casts kaboom. If I control an explosion dummy, I can use both abilities like I should. What's going on here?
 
Level 5
Joined
May 5, 2007
Messages
120
After 5 hours of debugging I solved the problem. The first is that you have to use the "old" version of disenchant. There were also a few other issues I was having.
 
Status
Not open for further replies.
Top