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

Question

Status
Not open for further replies.
Level 16
Joined
Sep 3, 2004
Messages
2,086
I am, like many other people, trying to make a triggered immolation spell, I have all the stuff set, but the most stupid part of it is, I cannot figure out what event is used when someone turns the immolation off.

If this seems stupid, delete it, but please don't warn me. I read all the FAQ, and have tried to do it myself
 
Level 9
Joined
Jun 10, 2004
Messages
594
Event:
Unit - Unit is Issued an Order

Condition:
unimmolation is equal to (issued order)

*I'm not sure about the order string.
**This method often causes problems when the unit is issued another order, canceling this one, so there might be a better way.

~The_Raven
 
Status
Not open for further replies.
Top