SA-MP Forums Archive
[FilterScript] xAfk System - Entirely Different 2015! - 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] xAfk System - Entirely Different 2015! (/showthread.php?tid=597346)



[Blue Seas]Afk System v.1 - xXRevolverXx - 30.12.2015

IntroductioN

Hello here and there folks!, this is my first script, it's entirely different, not very but it has new features, for more explaination.

CommandS
/afk - dialog
/back - dialog
/afklist - dialog]



Different Features
Every thing is scripted by dialogs, with responses, also a couple of cool colors, and a Comment/Reason System, Reason while ordering - afk, Comment while ordering - back, also english languge inputes is clearly right, no mistakes, and it avert you from chating while being afk, also a TextDrawForPlayer is added, and it's automatically setting you to a virtual world, and when you come back it set you to the defualt virtual worlds, and more cool stuffs!


Download
http://pastebin.com/wnydnePV


Signed,
XRevo..



Re: xAfk System - Entirely Different 2015! - Kucin666 - 30.12.2015

Afk using reason it looks good, nice work man!


Re: xAfk System - Entirely Different 2015! - xXRevolverXx - 30.12.2015

Thanks alot

Show your opinions buddies!


Respuesta: xAfk System - Entirely Different 2015! - Jorge98 - 30.12.2015

good job +1


Re: xAfk System - Entirely Different 2015! - MicroKyrr - 30.12.2015

There are many Afk System when you click search.

Anyway

Quote:

Good job because it's a dialog



Re: xAfk System - Entirely Different 2015! - FreAkeD - 30.12.2015

You should define names for your dialogs, not numbers. It would be much easier and wouldn't conflict with other scripts that use the same dialogid.

Define them in the beginning of your script:
Code:

Code:
#define DIALOG_AFK 0
#define DIALOG_AFK_LIST 1
etc..
Not saying you should, but its a suggestion.


Re: xAfk System - Entirely Different 2015! - Amunra - 30.12.2015

Not Bad 8/10


Re: xAfk System - Entirely Different 2015! - xXRevolverXx - 30.12.2015

Thanks guys alot, and i knew that there's much other afk-system's, that's why i tried to make something abit, different. and about the dialogs, i appreciate your suggestion, will be edited for the safety precaution. <3!


Re: xAfk System - Entirely Different 2015! - Bolex_ - 30.12.2015

Picture ?


Re: xAfk System - Entirely Different 2015! - jlalt - 30.12.2015

Good job


Re: xAfk System - Entirely Different 2015! - xXRevolverXx - 30.12.2015

@Scripter18 i\'ll be uploading some pictures after 1 hour,
as also jlat thanks alot brother !


Re: xAfk System - Entirely Different 2015! - xXRevolverXx - 30.12.2015

Wrong post, sorry for double im trying to delete.


Re: xAfk System - Entirely Different 2015! - Karan007 - 31.12.2015

Nice... Any picture or something?


Re: xAfk System - Entirely Different 2015! - xXRevolverXx - 31.12.2015

Here is when you type /afk (the dialog)-





Here is when you press on Done, (in the dialog, after typing the reason)-





Here is when you type back, (it\'s the same with /afk, same dialog but with same syntax, and a different phrase)-





Here is /afklist




Here is if you are /afk, and made /afk again




Here is if you typed /back, and pressed Done without typing a comment. (in the dialog)-




Here is when you are /afk, and typed /back, then pressed on Exit (in the dialog)-



Here is when you type /afk, and pressed on Exit without typing a reason-




Re: xAfk System - Entirely Different 2015! - xXRevolverXx - 31.12.2015

Hope you liked it folks!


Re: xAfk System - Entirely Different 2015! - Bolex_ - 31.12.2015

Pretty Nice,and nice Colors


Re: xAfk System - Entirely Different 2015! - xXRevolverXx - 01.01.2016

Thanks brother


Re: xAfk System - Entirely Different 2015! - xXRevolverXx - 02.01.2016

Afk list command bug is now fixed, No Bugs! ^^


Re: xAfk System - Entirely Different 2015! - Mokless - 03.01.2016

Nice Work!

But you don\'t think it can be abused?


Re: xAfk System - Entirely Different 2015! - xXRevolverXx - 03.01.2016

Yeah maybe, i\'m working on a v.2 system, will be more secured. Thanks.