AFK timer
#2

new TimerAFK[MAX_PLAYERS]; //at the top

pawn Код:
TimerAFK[playerid] = SetTimerEx("AFKTimer", 1000,true,"i",playerid);//when he go out the afk use->

KillTimer(TimerAFK[playerid]);
i just made the timer, i didnt read your code
Reply


Messages In This Thread
AFK timer - by Luis- - 02.10.2011, 14:22
Re: AFK timer - by Pharrel - 02.10.2011, 14:30
Re: AFK timer - by Luis- - 02.10.2011, 14:33
Re: AFK timer - by Pharrel - 02.10.2011, 14:35
Re: AFK timer - by Luis- - 02.10.2011, 14:37
Re: AFK timer - by suhrab_mujeeb - 02.10.2011, 14:40
Re: AFK timer - by Luis- - 02.10.2011, 14:41
Re: AFK timer - by suhrab_mujeeb - 02.10.2011, 14:47
Re: AFK timer - by Cypress - 02.10.2011, 14:49
Re: AFK timer - by suhrab_mujeeb - 02.10.2011, 14:50

Forum Jump:


Users browsing this thread: 3 Guest(s)