countdown error
#2

pawn Код:
{
GameTextForPlayer(playerid, "~g~Go!", 2500, 3);
TogglePlayerControllable(playerid, 1);
SendClientMessage(playerid, -1, "Go!");
SetTimer("CountingDown", 1000, false);
}
Instead of SetTimer("CountingDown", 1000, false); you need to use KillTimer();
https://sampwiki.blast.hk/wiki/KillTimer
Reply


Messages In This Thread
countdown error - by livests - 02.03.2012, 15:13
AW: countdown error - by Drebin - 02.03.2012, 15:15
Re: countdown error - by Gooday - 02.03.2012, 15:18
Re: countdown error - by livests - 02.03.2012, 15:20
Re: countdown error - by Konstantinos - 02.03.2012, 15:21
Re: countdown error - by livests - 02.03.2012, 15:29
AW: countdown error - by Nero_3D - 02.03.2012, 17:10

Forum Jump:


Users browsing this thread: 3 Guest(s)