Warcraft III resources & community, 2003–2006 · archived

Question

3 posts
#1

Question

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
#2
Check my template. It explains how to make a spell, have it channel the mana loss (if based on a spell like Defend... Umm, you can base the spell on Immolation and delete that trigger) and how to defend/undefend (on/off). Hehe, hope it's ok.
#3
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