View Single Post
Re: pb menu doesn't work
Old
  (#4)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: pb menu doesn't work - 01-09-2006

Quote:
Originally Posted by podbot.cfg
# passwordkey - need set as setinfo to get access to main podbot menu
# usage (in below example ou may need to write Your-own passwordkey instead
# _pbadminpw - if You changed the default setting for it):
# setinfo _pbadminpw "your_password"
pb_passwordkey "_pbadminpw"

# Set the password to have access to podbot menu on DS by 'pb menu'
# console command
pb_password "your_password"
That bolded line (without #) should be written in Your client's autoexec.cfg file placed in ...\cstrike directory. "your_password" is the string You should have the same in Your podbot.cfg (as pb_password) at Your dedicated server and in Your clients' PC autoexec.cfg.
  
Reply With Quote