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



AFK System. - HY - 21.12.2014

Introduction:


Hey ya'll guys. So I have a new Filterscript, an AFK System.



Why?

Why to use this?

- Simple. This AFK System containts 2 commands.

- /AFK - With this command you will become AFK.
- /Back - With this command you will exit from AFK Mode.

- This System it's savin' all things: Position X, Y, Z, Facing Angle, Interior, Virtual World.
- When you will type /Back (if you are AFK), then System will send you with same Positions, Health, Interior, Virtual World like after became AFK.

- Well, I created a Textdraw for AFK players, wich they can see them statisticies about future spawn:










Download:
- Pastebin; [.PWN]

- Solidfiles; [.PWN + .AMX + Includes Pack]


Re: AFK System. - Glossy42O - 21.12.2014

There is alot of afk systems but this one is better

Good job buddy.


Re: AFK System. - durd2001 - 21.12.2014

Nice Work But I Suggest To Add /afklist To See Who Are The AFK Players


Re: AFK System. - Write - 21.12.2014

Small suggestion;

You should use %0.1f instead of %f on the health part so all of those zeros dissapears.


Re: AFK System. - HY - 21.12.2014

Quote:
Originally Posted by Stuun23
Посмотреть сообщение
There is alot of afk systems but this one is better

Good job buddy.
Quote:
Originally Posted by durd2001
Посмотреть сообщение
Nice Work But I Suggest To Add /afklist To See Who Are The AFK Players
Quote:
Originally Posted by Turn
Посмотреть сообщение
Small suggestion;

You should use %0.1f instead of %f on the health part so all of those zeros dissapears.
Thanks for suggestions.


Re: AFK System. - Clad - 21.12.2014

Thats really nice since I saw some servers having a great anti teleport cheats but some players could use AFK as a useful way to teleport cheats without getting tracked, I think with this one, You can make an easy anti-teleport with it.
In general, Very nice work + Rep.


Re: AFK System. - Ahammad - 21.12.2014

Congratulations, more than commands add it.


Re: AFK System. - Glossy42O - 21.12.2014

Quote:
Originally Posted by Ahammad
Посмотреть сообщение
Congratulations, more than commands add it.
What do you mean? add more commands? if yes nothing else to add..


Re: AFK System. - Luicy. - 21.12.2014

Nice but have you think on.. If someone gets there with out /afk and Start shoot? ..


Re: AFK System. - HY - 22.12.2014

Well, as you can see in this System, if you look on Pastebin, When they type /AFK it's teleporting them in a place, with TogglePlayerControllable(); at 0, so they can't moving, and I setted them another Virtual World. So I think nobody can shoot them.