[FilterScript] Anti AFK System v1.0 BETA - 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: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Anti AFK System v1.0 BETA (
/showthread.php?tid=479667)
Anti AFK System v1.0 BETA -
Kenrque - 06.12.2013
[FilterScript] Anti AFK system v1.0 BETA
Autor: Kenrque
Version: v1.0 BETA
Quote:
The script is very nicely done for you all of me. For what it serves? Used to ANTI AFK! Example you MAX of AFK timer that provjeraje and he kicks you right away. Soon it will be slightly better optimized and done!
|
Download:
Click.
Re: Anti AFK System v1.0 BETA -
MORJAN1122 - 06.12.2013
good joob <3
Re: Anti AFK System v1.0 BETA -
Kenrque - 06.12.2013
Hehe Thanks...
Comming Update
Sugesties?
Re: Anti AFK System v1.0 BETA -
FahadKing07 - 06.12.2013
Seems nice.
Keep it up!
Re: Anti AFK System v1.0 BETA -
Kenrque - 06.12.2013
Thank you very much.
Do you have some suggestions for the update?
Re: Anti AFK System v1.0 BETA -
Gen3i - 06.12.2013
Not bad,niceee work.
Re: Anti AFK System v1.0 BETA -
Kenrque - 07.12.2013
Thankss
Re: Anti AFK System v1.0 BETA -
SHOROOP - 07.12.2013
It won't work at all.
First of all, you're trying to create a timer for calling AntiAFK function without any parameters, but your AntiAFK function uses one parameter called "playerid". After that, there isn't any checkings that could determine if player had gone AFK - neither by checking coordinates, nor the OnPlayerUpdate/etc. checkings.