28.08.2009, 16:16
Hello, in my sumo mode when sombody falls of the ring i do
Function car just is spawnplayer and killtimer timer2 and setplayer color
But sometimes you end up seeing the gamemodetext of 20sec disapear with you will respawn in 20seconds but you do not respawn( you have to kill your self to try again ) does sombody know a solution of this"?
Код:
timer2 = SetTimerEx("car", 20000, false, "i", playerid);
But sometimes you end up seeing the gamemodetext of 20sec disapear with you will respawn in 20seconds but you do not respawn( you have to kill your self to try again ) does sombody know a solution of this"?