Timer is not stopping
#2

pawn Код:
CMD:stop(playerid,params[])
{
    SpawnPlayer(playerid);
    KillTimer(camera1);
    KillTimer(camera2);
    KillTimer(camera3);
    KillTimer(camera4);
    KillTimer(camera5);
    return 1;
}
Reply


Messages In This Thread
Timer is not stopping - by Fernado Samuel - 05.04.2013, 14:21
Re: Timer is not stopping - by Windrush - 05.04.2013, 14:41
Re: Timer is not stopping - by DaRk_RaiN - 05.04.2013, 14:52
AW: Timer is not stopping - by Nero_3D - 05.04.2013, 15:12

Forum Jump:


Users browsing this thread: 1 Guest(s)