- Joined
- Mar 16, 2008
- Messages
- 46
The default human scout tower can upgrade into three different tower.
So I begins upgrading the scout tower to guard tower, than I cancel the upgrade.
I can detect this event by a unitevent, but how do I check if I cancel the upgrade to Guard Tower or Cannon Tower?
Any sort of solutions to this?
Thank you.
So I begins upgrading the scout tower to guard tower, than I cancel the upgrade.
I can detect this event by a unitevent, but how do I check if I cancel the upgrade to Guard Tower or Cannon Tower?
-
Upgrade Cancel
-
Events
- Unit - A unit Cancels an upgrade
-
Conditions
- (Unit-type of (Triggering unit)) Equal to Guard Tower
-
Actions
- Game - Display to (All players) the text: Cancel Upgraded
-
Events
Any sort of solutions to this?
Thank you.