View Single Post
pb menu issue again
Old
  (#1)
aba010
Member
 
Status: Offline
Posts: 8
Join Date: Jun 2010
Default pb menu issue again - 23-06-2010

okay, I know there is a thread but after reading it again and again I still don't know what is going wrong.
I had a stand alone czero server. Podbot is running with no problem and I can rcon my server.
Code:
meta list
Currently loaded plugins:
      description      stat pend  file              vers      src  load  unlod
 [ 1] AMX Mod X        RUN   -    amxmodx_mm.dll    v1.8.1.3  ini  Start ANY
 [ 2] POD-Bot mm       RUN   -    podbot_mm.dll     vV3B21    ini  Chlvl ANY
Here is my password and paswordkey in podbot.cfg
Code:
pb_passwordkey "_pbadminpw"
pb_password "123456789"
the podbot.cfg is in
Code:
C:\Program Files\Valve\HLServer\czero\addons\podbot
Then I create an autoexec.cfg, I'm sure not txt, in
Code:
C:\Program Files\Steam\steamapps\xxxxxx@hotmail.com\condition zero\czero
code inside is:
Code:
setinfo _pbadminpw "123456789"
I then start my server. Then start steam and go into my server and type
Code:
pb menu
in console. But its giving me
Code:
 Unknown command: pb
  
Reply With Quote