admin - 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: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: admin (
/showthread.php?tid=470904)
admin -
dhiamoulazem - 20.10.2013
how i make my self the godadmin in my server
Re: admin -
MBilal - 20.10.2013
/rcon login pass then /setadmin or go in scriptfiles open your File then add your level to 5 or 6 i hope you understand
Re: admin -
PrivatioBoni - 20.10.2013
This will probably work:
- Create a new account in your server
- Go into your "scriptfiles" > "Users" > open "YourName.ini"
- You should see a heading like: "Admin = 0"
Change the value to 9999 for example. Quit the game and login, you should have admin powers.
It is possible the script doesn't use this system, but I'd guess they do.
Re: admin -
PAF - 20.10.2013
which admin system you are using now?
Re: admin -
Wizzy951 - 20.10.2013
Quote:
Originally Posted by PrivatioBoni
This will probably work:
- Create a new account in your server
- Go into your "scriptfiles" > "Users" > open "YourName.ini"
- You should see a heading like: "Admin = 0"
Change the value to 9999 for example. Quit the game and login, you should have admin powers.
It is possible the script doesn't use this system, but I'd guess they do.
|
Setting an inconsistent value of admin level in the user file will only result errors for him and he won't be able to join server. So if you are gonna do that, first make sure which is the maximum level in your admin system and then change the level in the user file.
Actually what's the name of your admin system ?
Re: admin -
dhiamoulazem - 20.10.2013
i have too zeroadmin and lux admiin
Re: admin -
Wizzy951 - 20.10.2013
Quote:
Originally Posted by dhiamoulazem
i have too zeroadmin and lux admiin
|
I suggest you to use only one of them.
The command for both of the admin systems is /setlevel so login with rcon password and use /setlevel yourID 5 (5 is the maximum level for the both of the systems).
Re: admin -
kbalor - 20.10.2013
For zeroadmin use /godmode. Note you must be in Admin Level 2 to use this command. and for Luxadmin you can use /god you must be Admin Level 5 to use this command.
Setting level admin command is /setlevel <playerid/name> <level>
Re: admin -
dhiamoulazem - 20.10.2013
i cant setlevel it say to me you must be loggen in to use thes commands
Re: admin -
Wizzy951 - 20.10.2013
Quote:
Originally Posted by dhiamoulazem
i cant setlevel it say to me you must be loggen in to use thes commands
|
So register yourself and login.