24.03.2010, 20:01
try this:
Код:
//PUT THIS ON YOUR SCRIPT TOP new Timer; //CHANGE THE /noc COMMAND KillTimer(czas); to KillTimer(Timer); //CHANGE THE SetTimer("czas",100,1); OnGameModeInit To Timer = SetTimer("czas", 100,1);