View Single Post
Re: pb menu doesn't work
Old
  (#21)
Gumman
Member
 
Status: Offline
Posts: 8
Join Date: Nov 2006
Default Re: pb menu doesn't work - 02-12-2006

Quote:
# passwordkey - need set as setinfo to get access to main podbot menu
# usage (in below example You may need to write Your-own passwordkey instead
# _pbadminpw - if You changed the default setting for it):
# setinfo _pbadminpw "your_password"
pb_passwordkey "_pbadminpw"
Quote:
# Set the password to have access to podbot menu on DS by 'pb menu'
# console command typed in client's admin PC or called from the binded key.
# Example of bind on Your client PC:
# bind "=" "pb menu"
pb_password asdf
This is my podbot.cfg file.

Quote:
exec buys.cfg
setinfo _pbadminpw "asdf"
bind "=" "pb menu"
And that's is my autoexec.cfg.

That two configs are in the right place. HLDS is in Counter-Strike/.
podbot.cfg is in counter-strike/cstrike/addons/podbot.cfg
and autoexec.cfg is in counter-strike/cstrike. All on the same computer and folder.

And I can't see what I have done wrong. Cause when I join the game and write rcon pb menu the same msg come. And if I just write pb_password in gameconsole the msg come something like this: "pb_password is set to "asdf"
  
Reply With Quote