PDA

View Full Version : game password


XIII
20th October, 2002, 03:48 PM
1) I cannot set a game password neither using the Web Admin nor setting it within the .ini server file. Anyone has any idea ? I read somewhere it was not possible to set a password but I tried to join a server that asked me to enter a password, really strange.

2) Does anyone know what is the command to set the password using the Rcon ?

3) There were two good tutorials on this website about the set up of a server (was for the demo version --> linux) unfortunately they are not available anymore, any idea why and where they are now?

Thank you in advance


XIII

Killing
21st October, 2002, 12:39 AM
Both the gui and the webadmin set these correctly the <code>.ini</code> options is:
<code>
[Engine.AccessControl]
GamePassword=&lt;password&gt;
</code>