View Single Post
Re: pb menu doesn't work
Old
  (#62)
sPlOrYgOn
<-- He did it.
 
sPlOrYgOn's Avatar
 
Status: Offline
Posts: 1,558
Join Date: Jan 2004
Location: Los Angeles, California, USA, North America, Earth, Solar System, Milky Way.
Default Re: pb menu doesn't work - 17-08-2007

try this..

Server side:
In podbot.cfg
Code:
pb_passwordkey "_pbadminpw"
pb_password "asdf"
Client side:
In your config.cfg
Code:
setinfo "_pbadminpw" "asdf"
  
Reply With Quote