Posts: 1,008
Threads: 101
Joined: Apr 2008
Reputation:
0
Ok, so i got my team deathmatch, and i want it to freeze the players before a round is started, and it starts the round 5 minutes after the GMX.
im lost trying to figure this out.
Posts: 1,008
Threads: 101
Joined: Apr 2008
Reputation:
0
That's not completely it, your understanding it rong, i want everyone to freeze for five minutes after the server has started. after the 5 minutes, the game starts.
Posts: 364
Threads: 51
Joined: Aug 2009
Reputation:
0
Freeze em on spawn, and OnGameModeInnit make a timer on 5 mins and then just the look i made to unfreeze them (change 0 to 1) and maybe when that timer runs out start at new timer on like a couple secs which unfreezes all so if new players join after the 5 mins they wont be freezed.
Posts: 1,008
Threads: 101
Joined: Apr 2008
Reputation:
0
Tryed that, failed horribly.