Vice City: Multiplayer

Server Development => Scripting and Server Management => Script Showroom => Topic started by: Rardodus Bruise on Jul 09, 2019, 05:55 AM

Title: Admins System | Basic Level | Medium Level | Advanced Level
Post by: Rardodus Bruise on Jul 09, 2019, 05:55 AM
(https://cdn.discordapp.com/attachments/568387385923207179/598009431887839237/cooltext329797044313437.png)



(https://cdn.discordapp.com/attachments/568387385923207179/598010214096175114/cooltext329797232659869.png)



There are 3 Levels of This Admin System, Basic/Medium/Advanced. The commands are little bit similar but in every update there are more commands as in this version. I am going to provide you the official script of the Admin System which is Tested & Working, I hope you like these snippets & show some good response. If you find any bug or error in the script, Then you can contact me via Discord or PM, Discord is given at the end.



(https://cdn.discordapp.com/attachments/568387385923207179/598012454227673089/cooltext329797585461726_1.png)



Basic Level, I had already released this version but it was not that much Advanced. So I decided to remake this basic Level (Kinda Similar to the old one),The Script is given below in the "Download Now" Field. Download it and enjoy the basic admins system, I hope you like this ???, it contains field like ( player.Name=="Name Goes Here" ). So, you need to edit this and add your name to those fields. It is like a beginner admin system.



(https://cdn.discordapp.com/attachments/568387385923207179/598010639654584330/cooltext329797385009054.png)



This is the second level for this admin system and it has many characteristics, You will love this type of admin System. it contains ( stats[player.ID].Level => 2), You must have a account system to use this Level, It is updated and It has many more commands then the old one, If I did something wrong in the making of these commands..I hope you also like this snippet of Admins Level. By the way it is a bit advanced so you can call it Medium Level.



(https://cdn.discordapp.com/attachments/568387385923207179/598010953136865320/cooltext329797414715961.png)



Coming Soon!!



(https://cdn.discordapp.com/attachments/568387385923207179/598011131042463764/cooltext329797477955279.png)


QuoteChangelogs v1.0 --->
  • Added More Commands.
  • Fixed Some Bugs.
  • Added Level System.
Changelogs v2.0 --->
  • Increased the number of commands.
  • Fixed some bugs.
  • Added Auto Kick Function on High Ping & FPS.
  • Functions & Responses were improved.



(https://cdn.discordapp.com/attachments/568387385923207179/598023740906799135/cooltext329797809833165.png)



(https://cdn.discordapp.com/attachments/568387385923207179/598012454227673089/cooltext329797585461726_1.png)


(http://files.thijn.ovh/img/a6055b30b9fe5b2f97c43109b1f33cd3/admins.nut) (http://files.thijn.ovh/download/a6055b30b9fe5b2f97c43109b1f33cd3/admins.nut)

(https://cdn.discordapp.com/attachments/568387385923207179/598010639654584330/cooltext329797385009054.png)


(http://files.thijn.ovh/img/30c45710d04110c059a54f8710e79eff/Admins.nut) (http://files.thijn.ovh/download/30c45710d04110c059a54f8710e79eff/Admins.nut)


Title: Re: Admins System | Basic Level | Medium Level | Advanced Level
Post by: Saiyan Attack on Jul 10, 2019, 02:26 AM
The Index 'stats' does not exist
Title: Re: Admins System | Basic Level | Medium Level | Advanced Level
Post by: Rardodus Bruise on Jul 10, 2019, 03:37 AM
Quote from: Saiyan Attack on Jul 10, 2019, 02:26 AMThe Index 'stats' does not exist

You should try this on 'function onPlayerJoin( player )'

stats[ player.ID ] = PlayerClass();

If this doesn't work then you can change 'stats' to 'status' everywhere where it exists.
Title: Re: Admins System | Basic Level | Medium Level | Advanced Level
Post by: KrOoB_ on Jul 10, 2019, 12:17 PM
First of all good job. But you have to add level system to work medium level.
Title: Re: Admins System | Basic Level | Medium Level | Advanced Level
Post by: Rardodus Bruise on Jul 10, 2019, 04:40 PM
Quote from: KrooB on Jul 10, 2019, 12:17 PMFirst of all good job. But you have to add level system to work medium level.

Hmm, The Medium level requires a Account System. There is LeveL system in every account system and 'setlevel' command is already added which is used to change the levels. ;) & Thank you!
Title: Re: Admins System | Basic Level | Medium Level | Advanced Level
Post by: Alecu Madalin on Jul 31, 2019, 08:39 PM
I tried every command to see if it works and it works flawlessly
Good job of making this admin script ;)