Not admin of own server
#1

I run a server. IP 192.168.1.2:7777 and I am not admin even though it is my server how do i make my self admin?
Reply
#2

Go to scriptfiles users and then find youre name press it 2 times find adminlevel= and type 999999 if you not have a RP script then go on the server and log in with /rcon login [Youre Rcon Password]
Reply
#3

What admin or registration system are you using?

You could ask in its thread how to make yourself admin.
Reply
#4

EDIT: Get the password you input infront of the 'rcon_password' line in server.cfg, while ingame login as admin using /rcon login [password]. ^ Saving users in scriptfiles is a feature of saving users using ini files, not RP script.
Thanks Dwane..
Reply
#5

Quote:
Originally Posted by Rajat_Pawar
Посмотреть сообщение
Get the password you input infront of the 'password' line in server.cfg, while ingame login as admin using /rcon login [password]. ^ Saving users is a feature of saving users using ini files, not RP script.
There's difference between 'password' and 'rcon_password'. The first one is used for locking the server, not a public one if you don't know the password. The second one is about RCON Admin. Saving users data based on the system you're using for saving the data. It might be INI or SQL.
Reply
#6

Thanks for that do you know any CMD's for the console?
Reply
#7

Quote:
Originally Posted by McDavidson
Посмотреть сообщение
Go to scriptfiles users and then find youre name press it 2 times find adminlevel= and type 999999 if you not have a RP script then go on the server and log in with /rcon login [Youre Rcon Password]
^^^^^^^^^
Reply
#8

https://sampwiki.blast.hk/wiki/Advanced_Server_Controls
Reply
#9

You can use a administrator system

Here are all of the RCON commands if you want to use RCON instead

Quote:

[/rcon cmdlist - Shows a list with commands.
/rcon varlist - Shows a list with the current variables.
/rcon exit - Closes the server.
/rcon echo [text] - Shows the [text] in the console of the server (NOT the client-console in-game).
/rcon hostname [name] - change the hostname text (example: /rcon hostname my server).
/rcon gamemodetext [name] - change the gamemode text (example: /rcon gamemodetext my gamemode).
/rcon mapname [name] - change the map name text (example: /rcon mapname San Andreas).
/rcon exec [filename] - Executes the file which contains server cfg (example: /rcon exec blah.cfg).
/rcon kick [ID] - Kick the player with the given ID (example: /rcon kick 2).
/rcon ban [ID] - Ban the player with the given ID (example: /rcon ban 2).
/rcon changemode [mode] - This command will change the current gamemode to the given one (example: if you want to play sftdm: /rcon changemode sftdm).
/rcon gmx - Will load the next gamemode in server.cfg.
/rcon reloadbans - reloads the samp.ban where the banned IP addresses are stored. This will clear all the IP-addresses.
/rcon reloadlog - clears the server_log.txt.
/rcon say - shows a message to the players in the client-console (example: /rcon say blah).
/rcon players - Shows the players that are in the server (with their name, IP & ping).
/rcon banip [IP] - Ban the given IP (example: /rcon banip 127.0.0.1).
/rcon unbanip [IP] - Unban the given IP (example: /rcon unbanip 127.0.0.1).
/rcon gravity - Changes the gravity (example: /rcon gravity 0.008 ).
/rcon weather [ID] - Changes the weather (example: /rcon weather 1).
/rcon loadfs - Loads the given filterscript (example: /rcon loadfs adminfs).
/rcon weburl [server url] - Changes the server URL in the masterlists/SA-MP client
/rcon unloadfs - Unload the given filterscript (example: /rcon unloadfs adminfs).
/rcon reloadfs - Reloads the given filterscript (example: /rcon reloadfs adminfs).
/rcon rcon_password [PASSWORD] - Change the rcon's password

Credits to SA-MP Wiki
Reply
#10

This is the way to control/use commands from the CONSOLE itself.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)