09.11.2009, 17:20
Hi guys!
I have 2 teams, and i have made a checkpoint. I want the player to stand in the checkpoint for 7 secs and if he does, his colour becomes yellow... I want this variable:
to be 1 if the player is on team attackers and has stood in the checkpoint for 10 secs...
I know it is possible to make this, but how?
I have 2 teams, and i have made a checkpoint. I want the player to stand in the checkpoint for 7 secs and if he does, his colour becomes yellow... I want this variable:
pawn Код:
new yellow[MAX_PLAYERS];
I know it is possible to make this, but how?