| 08-31-2004, 02:17 AM | #1 |
wen i play my campaign and som1 leaves their control is not shared and their departure is not announced, how do u make it so it says blahblah as left the game and to share contorl with the playeers allies without triggers? |
| 08-31-2004, 05:29 PM | #2 |
You use triggers. |
| 09-02-2004, 08:26 PM | #3 |
Here's a trigger: Code:
Event
Player 1 leaves the game (do this for all the players)
Actions
Game For all players display (Player Name + has left the game)
[color=DarkRed]^(you need a space there)[/color]
For Triggering Player turn on Shared units/Full shared units on to Picked Players
[color=DarkRed](Player group)[/color] |
