- Joined
- Dec 2, 2016
- Messages
- 733
I'm trying to cancel the upgrade at the end there. But it selects the unit and doesn't seem to cancel the upgrade. What am I doing wrong here?
-
Untitled Trigger 004
-

Events
-


Unit - A unit Begins an upgrade
-
-

Conditions
-


(Unit-type of (Triggering unit)) Equal to Blood Tower
-
-

Actions
-


Unit Group - Pick every unit in (Units owned by (Owner of (Triggering unit))) and do (Actions)
-



Loop - Actions
-




If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-





If - Conditions
-






Or - Any (Conditions) are true
-







Conditions
-








(Unit-type of (Picked unit)) Equal to Unholy Blood Tower
-
-
-
-





Then - Actions
-






Game - Display to (Player group((Owner of (Triggering unit)))) the text: You are only allowe...
-






Selection - Select (Triggering unit) for (Owner of (Triggering unit))
-






Game - Force (Owner of (Triggering unit)) to press Escape/Cancel
-
-





Else - Actions
-
-
-
-
-
