PDA

View Full Version : Server Password not working ???


Saccara
10-02-2003, 11:03 PM
Hi,

we wanted to set up a BT Clan-Server, but it seems that EA also has changed some functions. The commands "Set password 1" etc do no longer work. Do you have an idea how to set up a clan-server correctly ?

CFH666
10-03-2003, 06:30 AM
try set sv_password blahlbahablahfdslfdsklfj


6

The_Jackal
10-09-2003, 11:15 PM
Actually the correct command is:[code:1]sv_privatepassword jackalisking
password jackalisking[/code:1]

Both PW being the same. When the client attempts to deploy the game will tell them, "Bad Password". The would need to type in console then hit join game:[code:1]password jackalisking[/code:1]

Mcduke
10-17-2003, 02:51 PM
So, you have to do the line, sv_privatepassword whatever, and then type, password whatever, under it (or is that just the sample of what the client would type in). And if that works for client password, what about rcon password? I've been trying to set a rcon password on a dedicated server and when I try it on the computer I use to play on I just get the message "rcon password not set".

The_Jackal
10-17-2003, 06:40 PM
I've been trying to set a rcon password
You are a bit mistaken here. There are several password types.

1. sv_privatepassword - Set a PW for Private slots
2. password - used to access servers with Private slots (server used too)

But the one you want to gain Remote Control Access (RCON) is:[code:1]rconpassword[/code:1]

This command is set at the Server and Client machines.