
06-08-2003, 07:07 AM
You can change a PW ingame by typing
[code:764ab]sv_privatepassword "xxx"[/code:764ab]
In the console. Where xxx= is your new password
Remember that once your restart your server. Any password in your cfg file will take effect.
To remeove a password type
[code:764ab]sv_privatepassword ""[/code:764ab]
In the console. Take not at the "". There is no spaces between them. Again if your restart your server. The password in the cfg file will take effect.
Hope this helps.
|