Timer
#3

This timer will be killed for all the players. U need to do it like this:

pawn Код:
new Timer[MAX_PLAYERS];
Timer[playerid] = SetTimerEx("function", 1000, true, "d", playerid);

KillTimer(Timer[playerid]);
Next time please use Tags [ pawn ][ /pawn ] for your codes.
Reply


Messages In This Thread
Timer - by Dydydydym - 27.12.2012, 04:03
Re: Timer - by dr.lozer - 27.12.2012, 04:20
Re: Timer - by Ballu Miaa - 27.12.2012, 04:44
Re: Timer - by Dydydydym - 27.12.2012, 05:27

Forum Jump:


Users browsing this thread: 1 Guest(s)