24.01.2010, 15:09
This is my code. But the timer is not getting killed.
Код:
new CountDown; forward Countdowntimer(playerid); CountDown= SetTimer("Countdowntimer", 999, true); KillTimer(CountDownTimer);