SA-MP Forums Archive
Advanced AFK System - 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: Advanced AFK System (/showthread.php?tid=56675)



Advanced AFK System - Mikep - 30.11.2008

..::AFK System::..
Features:

• Toggles the player uncontrollable
• Resets the players camera
• Adds [AFK] to the end of your name if its small enough
• Removes [AFK] on /back if it was added

How it works:

You type /AFK, you get [AFK] added to the end of your name (if its short enough). Example: "Mike[AFK]"
When you come back, [AFK] is removed (If it was added)
When you type /afk, if your name is too long for [AFK] to be added it won't be added but you will still be AFK.
Download:

Version 1 Mirror 1 (deLUX click n host)
Version 1 Mirror 2 (Rapidshare)
Version 1 Mirror 3 (Pastebin)
Version 1 Mirror 4 (DOWN)
Version 1 Mirror 5 (Sendspace)
Version 1 Mirror 6 (Mediafire)

Credits:

Thankyou to Lj for properly indenting my shitty code.

Installation:

Compile AFKsys.pwn to your filterscripts folder.
Add "AFKsys" to your filterscripts line. Example: "filterscripts adminspec vactions AFKsys"

Information:
► This is in my admin script and on my server


Any ideas or bug reports welcome!

Enjoy!


Re: Advanced AFK System - Lewwy - 30.11.2008

Thank you!
Saves me a bit of work hehe.
Good job.

E: Y_Less will go nuts when he sees this:

pawn Code:
new string[256];



Re: Advanced AFK System - MPKaboose - 30.11.2008

nice you want a mirror?

//ArcticFox


Re: Advanced AFK System - Mikep - 30.11.2008

Arctic: Sure

Lj: Oops. I made this way before his post, lemme edit it lol (Sorry Y_Less xD)


Re: Advanced AFK System - MPKaboose - 30.11.2008

Mirror: http://www.mediafire.com/download.php?mktgmelmjty

//ArcticFox


Re: Advanced AFK System - Mikep - 30.11.2008

Quote:
Originally Posted by ArcticFox
Firstly i have a mediafire one, try filefront.

Secondly i actually hought it was a joke.

Thridly redownload because the string was 256 lol


Re: Advanced AFK System - MPKaboose - 30.11.2008

Quote:
Originally Posted by Mikep
Quote:
Originally Posted by ArcticFox
Firstly i have a mediafire one, try filefront.

Secondly i actually hought it was a joke.

Thridly redownload because the string was 256 lol
lol any way if one mediafire doesn't work you can use the other and no it wasn't a joke

if you want i can make a mirror of the new on (MediaFire)

//ArcticFox


Re: Advanced AFK System - Lewwy - 30.11.2008

Hey, Mike.
I'll give you a direct mirror to your "AFKsys.pwn".
It is also properly indented by myself, so you don't need the pragma anymore.

.zip
.RAR


Re: Advanced AFK System - Mikep - 30.11.2008

Quote:
Originally Posted by Lj™
Hey, Mike.
I'll give you a direct mirror to your "AFKsys.pwn".
It is also properly indented by myself, so you don't need the pragma anymore.

.zip
.RAR
Thanks, added to credits

I just copied and pasted it from my admin script so i didnt really think of indentation, lol


Re: Advanced AFK System - krisis32 - 30.11.2008

Thanks Mikep!Very good FS!