PDA

View Full Version : Cant get rcon to work in SH ded server


SNYPE
11-11-2002, 05:18 PM
I have my server running but havent been able to get rcon to work. I used the default cfg file (with minor changes) and added the set rconpassword "xxxxx" to it and when I bring up the console, and type in rconpassword "xxxxx" it says Server not running. Basically the same config I have been running on Mohaa for months now.
That response usually means you are not connected or havent put in the password yet (and I have done both already).
Ideas what to look for?

GrungeMan
11-11-2002, 05:58 PM
try this

seta rconpassword "xxxxxxx"

use seta instead of set

CobraEF
11-17-2002, 07:53 AM
If you want it to work.

type it like this.
rconpassword xxxx

Forget the set and the seta.
and are you playing in the same computer that you want to control.

then you dont need to use rcon in front of the commands.

General_Death
11-17-2002, 11:22 AM
type it like this.
rconpassword xxxx

That works fine for me;)

Bazooka_Joe
11-22-2002, 10:21 AM
If you are already in the server, use the "set rconpassword XXXXX" command in the console.

If it's a dedicated server, use "seta rconpassword XXXX" in the .CFG file.