View Full Version : How to set a password on a server?
Kramper
11-10-2003, 03:42 PM
Does anyone know how to set a password on a server? Or just close it, and be required to enter a password to stay in or get in.
Tighten
11-10-2003, 06:31 PM
/rcon seta g_password
MOMMA
11-12-2003, 01:25 AM
Here is the best way I have found. It can be done on the fly, no one get's kicked until your ready for them to, they can be bound to keys.. etc. From inside your game you would type.
/rcon seta sv_privatepassword passwordhere
/rcon set sv_privateclients XX (xx would be the max players on your server)
then just kick the unwanted people from your server. (after a proper warning that the server is closing of course)
To reopen just type
/rcon set sv_privateclients 0
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.