View Single Post
Old
  (#2)
rudedog is Offline
Site Owner
 
rudedog's Avatar
 
Posts: 5,843
Join Date: Jan 2002
Location: Florida, USA
 Send a message via ICQ to rudedog Send a message via AIM to rudedog  
Default 08-17-2002, 09:55 AM

Via rcon
[code:da5cf]rcon set sv_privateClients "x"
rcon set sv_privatepassword "password" [/code:da5cf]
Where x is the number of slots you wish passworded.
Where password is the password you want to use.



To remove the password from your server:
[code:da5cf]rcon set sv_privatepassword "" [/code:da5cf]
Notice one space after sv_privatepassword and no spaces between the quotes. You can send this command to the server via rcon. but remember if the password is part of your server.cfg file it will be reset upon restarting your mohaa.exe.


Not so Rude
- Rudedog
Follow me via Twitter @THErealRUDEDOG
  
Reply With Quote