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

Cast on HP

Status
Not open for further replies.
Level 1
Joined
Dec 4, 2005
Messages
4
Hello, umm I'm making my own map and I'm trying to create a trigger that will make on of my own buildings cast a custom spell when it reaches a certain life

I know about the event for Unit HP. But I can't find any action for the spell casting.

So I was wondering if anyone here could help me. You seem like very helpful people and help is what I need :)
 
Level 7
Joined
May 6, 2005
Messages
390
Just use

Unit - Issue order targeting a Unit
Order <building> to <order> on <target>

where order is the name of the unit that normally has the spell+the spells name, for instance Mountain King - Storm Bolt if Storm Bolt is the spell your spell is based on.

Very confusing in the GUI.
 
Status
Not open for further replies.
Top