Thread: Podbot help
View Single Post
Re: Podbot help
Old
  (#3)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Podbot help - 03-06-2006

It also depand on the version You are using. If it's V3 beta xx - You need to read carefully this:
Quote:
Originally Posted by the new podbot.cfg
# passwordkey - need set as setinfo to get access to main podbot menu
# usage:
# 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 setinfo You need to place in Your client's PC in the ...\cstrike directory in the file called autoexec.cfg (if You don't have it yet - just create by notepad the new one). pb_psssword and pb_passworkey need to be written in Your podbot.cfg in Your server. Make sure "your_password" is the same in podbot.cfg (on the server) and in autoexec.cfg (as that setinfo line existing on Your client's PC). Once it's done - it keeps checking clients console command, so the rcon access is not necessary at all (I think).
  
Reply With Quote