SA-MP Forums Archive
[GameMode] nMulti - MySQL, ZCMD, sscanf base gamemode - 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: Gamemode Scripts (https://sampforum.blast.hk/forumdisplay.php?fid=71)
+--- Thread: [GameMode] nMulti - MySQL, ZCMD, sscanf base gamemode (/showthread.php?tid=570396)



nMulti - MySQL, ZCMD, sscanf base gamemode - Nicker - 09.04.2015

Recently, I scripted a gamemode with a MySQL registration and login system, an admin level system and some basic admin commands.

I decided to release it on the forum for people to use as a base, perhaps someone can get some use out of it.

The reason for the name is because it was originally going to be a base script for a multi-purpose server (freeroam, DMs, stunts, etc.), but I realised, without the main features, every server is almost the same; a data saving system with kick and ban commands.

Features:

All passwords are hashed with Whirlpool, and should the login and registration dialogs be avoided (by a player pressing F6 whilst viewing them), chatting, spawning and using commands for that player will be impossible until they complete the dialog.

Admin levels are:But of course you can add more or change them completely.

The commands that exist are:
Only owners (level 4) can ban other staff members. Try to refrain from using /rcon gmx instead of /restart, because /restart saves everyone's data before the server restarts.

All plugins, includes, .amx files, .pwn files, and the database's .sql file are included in the .zip file:

https://www.dropbox.com/s/q7zebah220...Multi.zip?dl=1


Re: nMulti - MySQL, ZCMD, sscanf base gamemode - Younes44 - 09.04.2015

goodjob


Re: nMulti - MySQL, ZCMD, sscanf base gamemode - hamzajaved780 - 09.04.2015

Nice work...


Re: nMulti - MySQL, ZCMD, sscanf base gamemode - Affan - 10.04.2015

A Pastebin would be nice.


Re: nMulti - MySQL, ZCMD, sscanf base gamemode - Kaperstone - 10.04.2015

Then why not make at least the basic for the multi-mode servers ?

There are a lot of basic scripts for everything around here.


Re: nMulti - MySQL, ZCMD, sscanf base gamemode - Nicker - 10.04.2015

Quote:
Originally Posted by Kaperstone
Посмотреть сообщение
Then why not make at least the basic for the multi-mode servers ?

There are a lot of basic scripts for everything around here.
Because if I added features of a multi-mode server, it wouldn't be a base script any more.


Re : nMulti - MySQL, ZCMD, sscanf base gamemode - Smocky - 10.04.2015

Nice.


Re: nMulti - MySQL, ZCMD, sscanf base gamemode - JeaSon - 11.04.2015

nice work


Re: nMulti - MySQL, ZCMD, sscanf base gamemode - Suresh - 04.05.2015

nice work


Re: nMulti - MySQL, ZCMD, sscanf base gamemode - RKR - 04.05.2015

Its linux server gamemod