[FilterScript] Away from keyboard system | by ~JIC~ - 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] Away from keyboard system | by ~JIC~ (
/showthread.php?tid=408891)
Away from keyboard system | by ~JIC~ -
Xjeaniscrazzyx - 19.01.2013
[JIC]_AFKSYST
Version :
01a
Код:
Hello I am Jeaniscrazzy, i'm a newcomer in the pawno-scripting world and today. I make my first
script, named [JIC]_AFKSYSTEM 01a. Now you know I'm a newcomer so if you find some bugs please
send him when you post a replies, remember this system can totaly modified (personalized). #Start

What's this system?
Код:
This system is a simple filterscript, with this filterscript all users/players of your samp.server
will be able to be away from keyboard only by typing /afk
How to install it?
- Download the codes @Pastebin
- Open pawno.exe and open a new files (CTRL+N)
- Now save it on your Filterscript folder.
- And now compile-it, normaly it's working.
- Open your server.cfg and paste @the filterscript line (the names of the fs)
- Like that :filterscripts afksystem
Credits of the fs:
pawn Код:
*------------------------------------------------------------------------------*
| Includes & Scripitng Credits : |
| |
| A great thnaks to the SA:MP Teams for the #include <a_samp> |
| * Thanks to, Jeaniscrazzy for this away from keyboard scripts |
| |
*-----------------------------------------------------------------------------*/
Screenshoots :
Commands :
- /afkinfo -- If you want have informations.
- /afk -- To be away from keyboard.
- /back -- To be back of your AFK status.
Download :
I will edit this thread, the script isn't good #If you download it please, be patient.
Thanks you for reading, and please give me some feedbacks for the next up-to-date or give me a rep+ point if you like it.
Re: Away from keyboard system | by ~JIC~ -
Xjeaniscrazzyx - 19.01.2013
Huho, it's a simple "up", I need your feedbacks about this script, for the "maybe" next version.
Re: Away from keyboard system | by ~JIC~ -
Flashbrot - 19.01.2013
nice
Re: Away from keyboard system | by ~JIC~ -
DiGiTaL_AnGeL - 19.01.2013
Post the FS on pastebin, I'll help you dix that bugs.
Re: Away from keyboard system | by ~JIC~ -
Xjeaniscrazzyx - 19.01.2013
Okay, thanks you my problems it's beacause when a player is afk he can, retype the commands, and I want to send him a message like :
"You are already away from keyboard",
and
"You are not in away from keyboard to use this commands".
edit: here is the link of pastebin /
Pastebin works by JiC
Respuesta: Away from keyboard system | by ~JIC~ -
Adoniiz - 19.01.2013
Nice FS, good job (Y)
Re: Away from keyboard system | by ~JIC~ -
Xjeaniscrazzyx - 19.01.2013
Thanks you, ^

If some one, can help for dat.
Quote:
Originally Posted by Xjeaniscrazzyx
"You are already away from keyboard",
and
"You are not in away from keyboard to use this commands".
|