1 (edited by theradzler 2010-01-16 16:58:03)

Topic: [HELP] rcon not working (host)

I got my server working for a few private games with some guys and it's working fine in that they can connect and we can play etc etc. The thing is, when I enter the rcon password ingame, it keeps coming up with "Wrong Password" (even though I've set it to something in the server cfg and am entering the right one ingame).

Anyone encountered and/or fixed this problem?

2

Re: [HELP] rcon not working (host)

If there weren't a password, you'll see 'No sv_rcon_password' or something like that.
Someone must have change it.

|ZPote| buffer[]'s posterous

3

Re: [HELP] rcon not working (host)

That can't be it-- I'm the only one with control over the server. Maybe I should rephrase; I have the rcon password set in my config file. When I enter that rcon password ingame via sv_rcon_password, it always returns "Wrong Password". So say I have it as 'test' in my config, I enter 'test' ingame and it returns "Wrong Password".

4

Re: [HELP] rcon not working (host)

Are you telling me you enter 'sv_rcon_password yourpassword' in the rcon ?!

You just have to enter your rcon, not the entire command.

|ZPote| buffer[]'s posterous

5

Re: [HELP] rcon not working (host)

write sv_rcon_password abc in your .cfg file; check for spelling mistakes
check your console, if your configuration is loaded correctly.
then press F2 for rcon and type in your rcon_password

Antoine de Saint Exupéry: It seems that perfection is reached not when there is nothing left to add, but when there is nothing left to take away.
Besides -  I am the gfx guy!

6

Re: [HELP] rcon not working (host)

>_>
<_<

Thanks guys, didn't realise it was that easy. Used to the source engine and having to input the command every time.