Warcraft III resources & community, 2003–2006 · archived

How do I issue a cancel order?

2 posts
#1

How do I issue a cancel order?

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?
#2
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