PDA

View Full Version : Rcon password


Ibus
01-15-2004, 03:24 PM
I've got a problem. I've got a CoD server from our main sponsor.

Only problem is i can't set any rcon password.

When i type /rcon test

i get the message not rcon password set on the server

so i type

/set rconPassword ibus (with our without the cappital P)

then i retry to /rcon ibus

but i doesn't work. Can anybody please help me?

AADiC
01-15-2004, 06:27 PM
seta rconPassword "**********"

that is from the server config file. you have access to the server cfg file right

Ibus
01-16-2004, 05:52 AM
i haven't got ftp access at the moment but i've been told they were working on that part. (you should push your sponsors to hard :P)

though it must be possible threw console how did you guys manage to set rconp swd?

jdwright
01-16-2004, 11:05 AM
Are your referring to the server's console, or your ~ console in the game?

If you're talking about doing this from the ~ screen, you probably need to do something like this.
/rcon currentpass seta rconPassword "newpass"

Just typing /set from your console is setting the config settings on your computer, not the server's.

If you are referring to the acutal server console then just
set rconPassword "newpass" should work.