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

Quote:
Originally Posted by KWo View Post
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.
As above - on the server - the password must be in podbot.cfg file in Your ...\cstrike\addons\podbot\podbot.cfg file as the line:
pb_password "your_password"
On the client PC - if You are connecting from other PC to Your server - You need to type manually nowhere the password if You write this line:
setinfo _pbadminpw "your_password"
in Your autoexec.cfg file on Your client's PC in ...\cstrike folder.
And the bind should be - in this case - also placed in Your autoexec.cfg (on Your client's PC):
bind "=" "pb menu"
  
Reply With Quote