SA-MP Forums Archive
[FilterScript] Easy to use and simple admin filterscript - 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] Easy to use and simple admin filterscript (/showthread.php?tid=433710)



Easy to use and simple admin filterscript - lewis1682 - 28.04.2013

Simple Admin commands script
By lewis1682
This is my first ever filterscript for SAMP, this is a easy and simple to use admin command filterscript read below for all the commands and explanations.
Requirements Admins can go on admin duty by typing /duty [Password] the default password is jokeradmin, it is recommended you change this on line 62.

This filterscript is very easy to build off of so you can develop more commands and make it more advanced.

Players have access to an ID command where they type /id [ID] and it will send back the players name.

Admins can place a target on the map (right clicking) and teleport to the ground in that area, please note sometimes you may fall through the ground but you should be teleported back to the ground.

I hope there isn't any bugs if there is please tell me. Also tell me where I can improve, thanks.

Downloads:
adminscript.amx
adminscript.pwn


Please do not remove any credits


Re: Easy to use and simple admin filterscript - xXRealLegitXx - 28.04.2013

This is good, but it should have a leveling system. Like /setlevel 5 for top admin position or /setlevel 1 for Moderator position. If this is what this involved, I would totally use this. Great job!


Re: Easy to use and simple admin filterscript - lewis1682 - 28.04.2013

Quote:
Originally Posted by xXRealLegitXx
View Post
This is good, but it should have a leveling system. Like /setlevel 5 for top admin position or /setlevel 1 for Moderator position. If this is what this involved, I would totally use this. Great job!
I was trying to do this, but I have no idea at the moment of how to write to a .ini file which is where the data would have to be stored.


Re: Easy to use and simple admin filterscript - xXRealLegitXx - 28.04.2013

Quote:
Originally Posted by lewis1682
View Post
I was trying to do this, but I have no idea at the moment of how to write to a .ini file which is where the data would have to be stored.
Ask in the scripting help section or look at some filterscripts with a similar idea and then write the ini file using that.


Re: Easy to use and simple admin filterscript - XStormiest - 28.04.2013

i can help you if you want


Re: Easy to use and simple admin filterscript - lewis1682 - 28.04.2013

Quote:
Originally Posted by XStormiest
View Post
i can help you if you want
That would be awesome


Re: Easy to use and simple admin filterscript - iPlaySAMPalot - 28.04.2013

Woah nice and simple. Great. +1


Re: Easy to use and simple admin filterscript - bond1999 - 28.04.2013

nice one..


Re: Easy to use and simple admin filterscript - XStormiest - 29.04.2013

You said that woulb be awesome if help you with the saving system so i did it.
Admin system now contain an Save system with bud by Sice which is very fast than dini and also some protect
Here i put the link: http://pastebin.com/eZGLUuik
I hope you lewis you will like it
PS: I didn't removed any credits , you are the only creator of this script, there is no need to add me to credits , but if you want to add me , you can i have no problem


Re: Easy to use and simple admin filterscript - lewis1682 - 30.04.2013

Quote:
Originally Posted by XStormiest
View Post
You said that woulb be awesome if help you with the saving system so i did it.
Admin system now contain an Save system with bud by Sice which is very fast than dini and also some protect
Here i put the link: http://pastebin.com/eZGLUuik
I hope you lewis you will like it
PS: I didn't removed any credits , you are the only creator of this script, there is no need to add me to credits , but if you want to add me , you can i have no problem
Wow that's amazing thanks so much