17.02.2013, 09:09
Introduction
Hello all. This is my first filterscript I have published at SA-MP forums.
I made this filterscript to practice "char arrays".
----------------------------------------------------------------------------------------------
This is a simple AFK system, which allows the players to go AFK.
* Yes, I know that are many AFK systems on the forums, from advanced to simple one.
Features
<1> This filterscript has 3 commands.
pawn Код:
"/afk [ reason ]" -> "Sets you at AFK status."
"/back" -> "Returns you back from AFK status."
"/afklist" -> "Shows the list of AFK players."
<3> You cannot chat if you are AFK.
<4> Players who are not AFK cannot use /back and vice-versa.
Credits
<> ZeeX -> ZCMD
<> greentarch -> Creating the script.
Download
Pastebin -> http://pastebin.com/NqBdkKUh < Version : 1.0 >
Next Release
<> Textdraws < Progress : 0% >
--------------------------
If you have found a bug, please report it here!
You can give me suggestions if you like.