PDA

View Full Version : Setting an rconpassword?


MPowell1944
10-30-2003, 11:07 PM
I have been trying over and over to set an rconpassword, both via the game console and in a config. This is what I am typing into the console :

/set rconpassword "password"

Yet when I try to use rcon, it says no password is set. What should I be typing in?

quon
10-30-2003, 11:27 PM
I have been trying over and over to set an rconpassword, both via the game console and in a config. This is what I am typing into the console :

/set rconpassword "password"

Yet when I try to use rcon, it says no password is set. What should I be typing in?

in game /rcon set rconpassword "password"

out of game you can put:

set rconpassword "password" in your config file

or

if you do it on command line startup:

codmp ...+set rconpassword "password" ...

where the ...'s are other commands vars that you assign on the command line startup.

Muncher

rudedog
10-31-2003, 09:00 AM
Hey powell, how the hell are you?

Sorry for the off topic post but hey , I own the site :P

MPowell1944
10-31-2003, 09:57 AM
Thanks for the information Munch.

Rude, I am doing pretty good. How about yourself?

rudedog
10-31-2003, 10:33 AM
busy!

Cobra
10-31-2003, 11:15 AM
You can set the rconpassword like this in the server.

rconpassword "Sesam"

Just dont use the set in front of it and it will work.
strange but that how i got to set the rconpassword.