- Joined
- Apr 5, 2013
- Messages
- 30
Hey guys ive been trying to make my hero tavern so that when you chose a hero you cant chose another but no matter what I do I can always choose more than one these are my triggers
Thank you
-
Start game
-
Events
-
Time - Elapsed game time is 0.01 seconds
-
-
Conditions
-
Actions
-
Unit - Create 1 Hero Chooser for Player 1 (Red) at (Center of Hero Selector <gen>) facing Default building facing degrees
-
-
-
Hero sell
-
Events
-
Unit - A unit Sells a unit
-
-
Conditions
-
(Unit-type of (Selling unit)) Equal to Guild Hall
-
-
Actions
-
Unit - Remove (Buying unit) from the game
-
Unit - Move (Sold unit) instantly to (Center of New Hero <gen>)
-
Camera - Pan camera for (Owner of (Buying unit)) to (Center of New Hero <gen>) over 0.50 seconds
-
-
