- Joined
- Nov 2, 2008
- Messages
- 579
so im having problems with this trigger:
- Events
- Unit - A unit Dies
- Conditions
- (Owner of (Dying unit)) Equal to Player 2 (Blue)
- Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- WINS Equal to 10
-
Then - Actions
- Game - Victory Player 1 (Red) (Show dialogs, Show scores)
- Game - Defeat Player 2 (Blue) with the message: You got Rocked...Pa...
-
Else - Actions
- Wait 7.00 seconds
- Leaderboard - Change the value for Player 1 (Red) in LeaderBoard to (WINS + 1)
- Unit Group - Pick every unit in (Units in Region 000 <gen>) and do (Unit - Hide (Picked unit))
- Trigger - Run Dialog 1 <gen> (checking conditions)
-
If - Conditions