How to make me owner of my server
#1

can any send code to I Make me owner of my server
Reply
#2

Login as Rcon. In the game, do / rcon login (the password from server.cfg)
Reply
#3

Method 1:

In your server.cfg look for rcon_password
Then ingame type:
Код:
/rcon login rcon_password // Change rcon_password  to password listed in server.cfg
Then any admin commands you create use
Код:
IsPlayerAdmin(playerid)
Method 2:
If you're using a downloaded gamemode;
Goto your player file
Look for 'Admin=' or 'AdminLevel='
and change 0 to the highest admin level in your gamemode.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)