.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Common Questions (http://forums.bots-united.com/forumdisplay.php?f=51)
-   -   pb menu issue again (http://forums.bots-united.com/showthread.php?t=7632)

aba010 23-06-2010 17:31

pb menu issue again
 
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

KWo 23-06-2010 20:24

Re: pb menu issue again
 
Try:
setinfo "_pbadminpw" "123456789"
The autoexec.cfg file You are talking about should be placed on Your client's PC (the same You are using rcon to use the remote access to Your HLDS).

aba010 23-06-2010 22:24

Re: pb menu issue again
 
1. I tried:
Code:

setinfo "_pbadminpw" "123456789"
but still
Code:

pb menu
not working

2. I believe the autoexec.cfg file in
Code:

C:\Program Files\Steam\steamapps\xxxxxx@hotmail.com\condition zero\czero
is in the right place as my situation is that I set up a HLDS and then I use steam to connect to it. OR am I wrong? Did I put it in wrong place, where should I put it?

KWo 24-06-2010 09:13

Re: pb menu issue again
 
The password setting in podbot.cfg is loaded at server' start. Did You restart the server after changing the password in podbot.cfg?
The command
pb menu
should be called from the client's console. The way to get the access to podbotmenu is the same like for AMXMODX with password method. If You can get the access there using the password (not by IP, not by Steam_ID etc) the podbotmenu should be working. I You have read that topic and You cannot solve the problem with podbotmenu access, I suggest to use this plugin:
http://forums.alliedmods.net/showthread.php?t=51745

aba010 24-06-2010 11:27

Re: pb menu issue again
 
Yes, I had restart my server.
Yes, I type "pb menu" in client console( steam, where I play cz) not in server console.
I am not sure by the amxx with password access because I add myself as admin by steam ID and with flag "no password check". I'll try the plugin. Thanks

aba010 24-06-2010 11:46

Re: pb menu issue again
 
Ok, I know what has been gone wrong.
As I previously set different password, so there is a different password set in config.cfg (which is in the same folder as autoexec.cfg).
To solve the conflicts, just delete the line
setinfo _pbadminpw "oldpassword"

in config.cfg


All times are GMT +2. The time now is 13:04.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.