02.10.2011, 14:05
(
Последний раз редактировалось suhrab_mujeeb; 26.11.2011 в 07:35.
Причина: Update
)
This is my first ever release, hope you like it and help me improve.
What's new:
Well, yeah another of those boring AFK/BRB scripts. You would've seen many AFK/BRB systems, and alot of releases. But the thing that is new here is that along just an AFK/BRB system, it is also toggleable. Admins can toggle it on or off. Can be used for RP server (I hate RP servers though) and Duels. The commands are:
Why use this:
I do not force you to use this. You can use any AFK/BRB system. But if you want to use the toggles then this is the one for you. You can call it an "Advanced AFK/BRB" system. I recommend you to try it once, you will see the difference.
Download:
Version 1.0b: (Without TextDraws)
PasteBin:
Download:
Version 2.0b: (Without TextDraws)
Download:
PasteBin:
Credits:
- Kalcor and the SA-MP team for SA-MP
- FireCat for testing and improving the code.
- DeadAhead for teaching me about variables and bools.
- OFC, ME for the script.
Additional Details:
What's new:
Well, yeah another of those boring AFK/BRB scripts. You would've seen many AFK/BRB systems, and alot of releases. But the thing that is new here is that along just an AFK/BRB system, it is also toggleable. Admins can toggle it on or off. Can be used for RP server (I hate RP servers though) and Duels. The commands are:
Код:
- /afkcmds (shows all the cmds) - /afk (sets you away from keyboard) - /brb (sets you be right back) - /back (sets you back from AFK/BRB) - /afklist (displays the list of AFK players) - /brblist (displays the list of BRB players) - /togglesystem (rcon cmd- to toggle AFK/BRB system ON/OFF)
I do not force you to use this. You can use any AFK/BRB system. But if you want to use the toggles then this is the one for you. You can call it an "Advanced AFK/BRB" system. I recommend you to try it once, you will see the difference.
Download:
Version 1.0b: (Without TextDraws)
PasteBin:
Download:
Version 2.0b: (Without TextDraws)
Download:
PasteBin:
Credits:
- Kalcor and the SA-MP team for SA-MP
- FireCat for testing and improving the code.
- DeadAhead for teaching me about variables and bools.
- OFC, ME for the script.
Additional Details:
Код:
============================================================================= Changlog ============================================================================= Version 1.0b - Added /afk - Added /brb - Added /back - Added /afklist - Added /brblist - Added /afkhelp Version 2.0b - Added TextDraw - AFK/BRB Count - Fixed some bugs