- Joined
- Nov 13, 2007
- Messages
- 99
Hi I need help for my map. My map consist of two teams fighting each other and the last remaining team lives. So its:
Team 1:
red,blue,teal,purp,yellow
Team2:
orange, Green, Pink, grey, Light blue
I tried using this trigger and it cause me to have the display of defeat when I try to test the map out.
Event:Time - Every 30.00 seconds of game time
Unit Group - Pick every unit in (Units owned by Player 1 (Red)) and do (If (((Triggering unit) is in (Units in (Playable map area))) Equal to True) then do (Do nothing) else do (Melee Game - Enforce victory/defeat conditions (for all players)))
But when my friend told me to use this:
Event:Time - Every 30.00 seconds of game time
Unit Group - Pick every unit in (Units owned by Player 1 (Red)) and do (If (((Triggering unit) is in (Units in (Playable map area))) Equal to True) then do (Do nothing) else do (Game - Victory Player 1 (Red) (Show dialogs, Show scores)))
It worked, I mean like it won't show me the defeat sign. But in 30secs later it appeared a Victory sign for me. I would want the trigger for like when a team kills the other team and the team that is still living to have the victory sign. Sorry If it is a little confusing. You can reach me at layzab0ne on AIM. If you need the map or could help me out please tell me. Thanks~!
Team 1:
red,blue,teal,purp,yellow
Team2:
orange, Green, Pink, grey, Light blue
I tried using this trigger and it cause me to have the display of defeat when I try to test the map out.
Event:Time - Every 30.00 seconds of game time
Unit Group - Pick every unit in (Units owned by Player 1 (Red)) and do (If (((Triggering unit) is in (Units in (Playable map area))) Equal to True) then do (Do nothing) else do (Melee Game - Enforce victory/defeat conditions (for all players)))
But when my friend told me to use this:
Event:Time - Every 30.00 seconds of game time
Unit Group - Pick every unit in (Units owned by Player 1 (Red)) and do (If (((Triggering unit) is in (Units in (Playable map area))) Equal to True) then do (Do nothing) else do (Game - Victory Player 1 (Red) (Show dialogs, Show scores)))
It worked, I mean like it won't show me the defeat sign. But in 30secs later it appeared a Victory sign for me. I would want the trigger for like when a team kills the other team and the team that is still living to have the victory sign. Sorry If it is a little confusing. You can reach me at layzab0ne on AIM. If you need the map or could help me out please tell me. Thanks~!