Jump to content

Home

how do i give myself admin power


caelestis

Recommended Posts

how to i give myself admin power to kick people and change maps while i am in the game,

 

i have the line...

 

seta Administrator "caelestis"

 

in my .cfg, but it doesnt work, there must be more to it than just a name, plz , someone help

Link to comment
Share on other sites

Add this line to the server.cfg:

 

seta rconPassword "password"

 

Then, when you connect to the server, hold down shift and hit ` to bring down the console. Type this:

 

/set rconpassword password

 

From that point until you disconnect, you can give server commands by typing:

 

/rcon command

 

For example, to change to a different map (ctf_bespin here) type:

 

/rcon map ctf_bespin

 

To kick someone you type:

 

/rcon kick playername

 

-or-

 

/rcon clientkick playernumber

 

The player number is listed in front of thier name in the status list.

Link to comment
Share on other sites

Are you sure you are typing it in correctly? Just for giggles, you could try using: seta rconpassword "password" with the lower case 'p' in there. But, I don't believe that should make a difference. Make sure that when you type the password you use the same case. As long as you've done all those things....it should be fine. You did include a +exec server.cfg in your startup line, right? Just trying to cover all the bases.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...