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

How do I issue a cancel order?

Status
Not open for further replies.
Level 2
Joined
Jun 17, 2004
Messages
10
Using triggers, I can't find a way to order a constructing structure to actually CANCEL itself without simply killing or removing it. Is there any way to issue a cancel order using triggers?
 
Level 22
Joined
May 11, 2004
Messages
2,863
If you are ordering a specific worker to build a building at a point, you can issue that specific unit to cancel construction under the "unit- issue order" action. If it's an undead building that's already been summoned, I believe you can only do that using variables (i.e assigning a summoned building as a variable, then issueing the cancel order to all units assigned to that variable).
-VGsatomi
 
Status
Not open for further replies.
Top