How do I set a password (make the server private)?

The game "BRINK", by Splash Damage.
Post Reply
User avatar
Edge100x
Founder
Founder
Posts: 12945
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

How do I set a password (make the server private)?

Post by Edge100x »

These two lines in your server.cfg will set a password:

si_needpass 1
g_password "yourpassword"
Post Reply