SA-MP Forums Archive
Detecting if a person is idle. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Detecting if a person is idle. (/showthread.php?tid=95861)



Detecting if a person is idle. - Abernethy - 05.09.2009

Hey guys,
I just need something to detect if a person is idle.
Eg, idle for 5 minutes is a kick.


Re: Detecting if a person is idle. - Burridge - 05.09.2009

Look about, there are quite a few AFK kickers.

[Offtopic]
You're not signitureless, cause you have somthing wrote in your signiture. xD
[/Offtopic]


Re: Detecting if a person is idle. - Abernethy - 05.09.2009

I've been searchin' for AFK kickers. All i can find is AFK Systems using the command /afk.


Re: Detecting if a person is idle. - Burridge - 05.09.2009

http://forum.sa-mp.com/index.php?topic=69197.0 - I searched AFK Kicker. And i found it on the first page. :/


Re: Detecting if a person is idle. - The_Tough - 05.09.2009

Why dont you simply create /afk and set timer for kicking a player ?


Re: Detecting if a person is idle. - Abernethy - 05.09.2009

I searched "Afk Kickers" my bad, lol.

@The_Tough: I'm not workin' on an AFK System, i just need to check if the player is idle.