21.01.2013, 15:09
Introduction
Oh my gosh! Again a simple /afk /back system?!
False!
This System is alot different from all the others, not working with commands with 2 exceptions.
It's automaticly detecting a guy going AFK and adding a 3D Label above his head with Time information (Hour/Minute/Second)
Features
• /afklist for a list of every user who's Paused.
• /afkcheck [ID] to check if a Friend's AFK
• Automatic Kick after x Minutes (defineable on top of the script as MAX_AFK_TIME /// default 30 Minutes)
• Automatic Label above the Players head with:
Away From Keyboard
for
x Hours x Minutes x Seconds
if minutes is 0 it'll only display seconds, same on hours, draw distance editable on top of the script as LABEL_DRAW_DISTANCE
The label will also disappear if the player's back.
Prerequisites
To use it on your Server:
• sscanf Plugin for Windows and Linux by ******
To edit it with Pawno or anything else:
• sscanf2 include for Pawno by ******
• YSI\ysi_timers include for Pawno by ******
• foreach include for Pawno by ******
Download & a Screenshot
I'm sick of Pastebin, messing up the whole thing but here:
Pastebin.com
Solidfiles.com
well here's a random screenshot during the test-phase, I might add more if it's necessary?: Click me - the bugs you see are fixed of course
Terms of Use
Use it however you want, it's my first public release (but not first script) here and I'm not a bad person to attempt to forbid you guys doing whatever you want. I hope you appreciate my work.
Enjoy it and please report bugs via PM or something
Credits
• Me - Scripting/Documentation
• Kevwaggy (not on forums I guess) - Help on testing it
• Angel (not here either with that name) - crashing serveral times during tests
• ****** - Includes
Oh my gosh! Again a simple /afk /back system?!
False!
This System is alot different from all the others, not working with commands with 2 exceptions.
It's automaticly detecting a guy going AFK and adding a 3D Label above his head with Time information (Hour/Minute/Second)
Features
• /afklist for a list of every user who's Paused.
• /afkcheck [ID] to check if a Friend's AFK
• Automatic Kick after x Minutes (defineable on top of the script as MAX_AFK_TIME /// default 30 Minutes)
• Automatic Label above the Players head with:
Away From Keyboard
for
x Hours x Minutes x Seconds
if minutes is 0 it'll only display seconds, same on hours, draw distance editable on top of the script as LABEL_DRAW_DISTANCE
The label will also disappear if the player's back.
Prerequisites
To use it on your Server:
• sscanf Plugin for Windows and Linux by ******
To edit it with Pawno or anything else:
• sscanf2 include for Pawno by ******
• YSI\ysi_timers include for Pawno by ******
• foreach include for Pawno by ******
Download & a Screenshot
I'm sick of Pastebin, messing up the whole thing but here:
Pastebin.com
Solidfiles.com
well here's a random screenshot during the test-phase, I might add more if it's necessary?: Click me - the bugs you see are fixed of course
Terms of Use
Use it however you want, it's my first public release (but not first script) here and I'm not a bad person to attempt to forbid you guys doing whatever you want. I hope you appreciate my work.
Enjoy it and please report bugs via PM or something
Credits
• Me - Scripting/Documentation
• Kevwaggy (not on forums I guess) - Help on testing it
• Angel (not here either with that name) - crashing serveral times during tests
• ****** - Includes