22.11.2009, 14:14
Quote:
Originally Posted by Seif_
First, make sure you have a variable to check if someone is dead or not. Set it to true in OnPlayerDeath and false in OnPlayerSpawn and wherever that can respawn you if it's possible.
Then, after 8 minutes, make a loop to check how many aren't dead. pawn Код:
|