Hi. I have problem with map.
I made my new map and there is one bug: If all players die (survivol unit) the defeat trigger won't work. I don't understand this. Look at my trigger
Please help. Rep+
I made my new map and there is one bug: If all players die (survivol unit) the defeat trigger won't work. I don't understand this. Look at my trigger
-
Events
-
Time - Every 0.10 seconds of game time
-
-
Conditions
-
(Number of units in (Units of type Survivor)) Equal to 0
-
-
Actions
-
Trigger - Turn off (This trigger)
-
Countdown Timer - Pause clock
-
Cinematic - Fade out over 5.00 seconds using texture Black Mask and color (0.00%, 0.00%, 0.00%) with 0.00% transparency
-
Dialog - Change the title of suck to You sucks!
-
Dialog - Create a dialog button for suck labelled Ok
-
Game - Display to (All players) the text: |c00FFFF00Thanks fo...
-
Player Group - Pick every player in (All players) and do (Actions)
-
Loop - Actions
-
Dialog - Show suck for (Picked player)
-
-
-
-
Conditions
-
NUMBER* Less than or equal to 0
-
Please help. Rep+