SA-MP Forums Archive
[FilterScript] MySQL Administration Script. - 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] MySQL Administration Script. (/showthread.php?tid=357374)



MySQL Administration Script. - iGetty - 07.07.2012

Administration Script by iGetty.


Hello and welcome to the post for my MySQL Administration filterscript.


I have been working on this script for around 30 minutes, as I've not seen many (if any) MySQL Administration Scripts.

This script features an administration script, with basic administrative commands. (/kick, /ban, /spectate, /slap, /uberslap, /slapv, /admincommands, etc...).


If you have got any suggestions that you would like to see added to this Filterscript, please let me know on this thread and I will update it.


Credits: Me for the FilterScript.
Zeex: For the ZCMD include.
******: For the sscanf include.
SA-MP: For the awesomeness of scripting abilities.
BlueG: For the MySQL plugin.


Changelog:

V1.1
Added a warning system. (Can warn a player twice then it will overwrite the old warnings).
Added an announcement system. (/announce and it will send a message to all online users).



Download:

Download Version 1.0 here
Download Version 1.1 here

(I know that this thread doesn't look nice. But I will update it when I have time and make it nicer looking. Please don't complain about the layout, thanks!)


Re: MySQL Administration Script. - Neil. - 07.07.2012

Not bad at all, but you could add more commands in the next versions to make it more interesting (For example: /warn or /announce)
GJ


Re: MySQL Administration Script. - iGetty - 07.07.2012

I will add that to the suggestions list on my laptop.

When I have a decent amount of suggestions I will get them all scripted for people.

Thanks!


Re: MySQL Administration Script. - Edu33 - 07.07.2012

Not bad, give me a good foundation.


Re: MySQL Administration Script. - $mooth - 07.07.2012

rly good work on the sql

Ken97: it's easy to add cmds if you know mysql


Re: MySQL Administration Script. - $$inSane - 07.07.2012

good and nice script to be edited, you should make it a public release, i mean let other users edit this script and re release it in a better way modified but they should keep the credits @ If you wish then so


Re: MySQL Administration Script. - iGetty - 07.07.2012

Thanks guys, any suggestions are welcome and will be added later on today!


Re: MySQL Administration Script. - Jake__ - 07.07.2012

Very basic, but very nice.. great job!


Re: MySQL Administration Script. - iGetty - 07.07.2012

Quote:
Originally Posted by Jake__
Посмотреть сообщение
Very basic, but very nice.. great job!
Thank you!

Your comments mean a lot

Edit:

Was thinking about creating a little, ban list system for people who would want it. Let me know!


Re: MySQL Administration Script. - iGetty - 07.07.2012

Update! Version 1.1 is now available for download, you can see what's been added in the "Changelog" section of the thread!