Vultr.com - Instant Cloud Server Deployment
Game Rank
Servers:
Teams:
Fans:
13310
Players:
235
Forum Home > Counter-Strike Condition Zero General Discussion > How to set password for cs 1.6 server?
nicknightPM
#1
How to set password for cs 1.6 server?
Mar 25, 2016 2:26 PM
Joined: Aug 19, 2015
Posts: 3
Hey there i've cs 1.6 server and have to set password for it so that only me and my friends will allow to server. How to set password for server? Is it related to server.cfg file?
melon18PM
#2
Mar 25, 2016 5:15 PM
Joined: Feb 07, 2010
Posts: 7
in the server.cfg you need to add this command

sv_password "passwordhere"

obviously put the password in there

or use rcon and enter these commands

rcon_password "yourpassword"
rcon sv_password "password"

to remove password type in console ingame sv_password ""

hope that helps, come stop by GhostCapGaming.com 1.6 sometime or add me on steam 24.34.160.41:27015
nicknightPM
#3
Mar 27, 2016 3:12 AM
Joined: Aug 19, 2015
Posts: 3
Thank you
nicknightPM
#4
Mar 27, 2016 1:15 PM
Joined: Aug 19, 2015
Posts: 3
Can you send me .cfg file for 5 vs 5 competative and also tell me how to execute it I did it i tried to executing from rcon but its not working...