.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > Cyborg Factory > POD-Bot mm > Common Questions
Common Questions Are you seeking help ? Get it here !

Reply
 
Thread Tools
Re: pb menu doesn't work
Old
  (#101)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: pb menu doesn't work - 18-04-2009

Read carefully this topic from the first post, then You will know amx_pbmenu is not the command invoking build-in podbotmenu. amx_pbmenu is invoking the menu looking the same as podbotmenu, but it works thanks some amxx plugin, but this topic is not about it).
  
Reply With Quote
Re: pb menu doesn't work
Old
  (#102)
FR0NTLINE
Member
 
Status: Offline
Posts: 29
Join Date: Sep 2008
Location: RIVERSIDE CALIFORNIA
Default Re: pb menu doesn't work - 23-06-2009

I've read everything i could, but I am lost still. I'm trying to make waypoints on a server I made on my computer all my bots are running with amx I have the key binded bind "h" "pb wpmenu" And every time I hit that key I get this message.
You must be the host of a listen server to use this command
I'm also on a router and maybe I'm missing something. I don't know.
Appreciate the help of any sort, THANKS.
  
Reply With Quote
Re: pb menu doesn't work
Old
  (#103)
FR0NTLINE
Member
 
Status: Offline
Posts: 29
Join Date: Sep 2008
Location: RIVERSIDE CALIFORNIA
Default Re: pb menu doesn't work - 04-07-2009

GOT IT! It's easier to make a dedicated server /HLSERVER VALVE FOLDER then drag all the amxx shit to your cstrike folder. Then Make a file called listenserver.cfg and put that in the cstrike folder.
  
Reply With Quote
Re: pb menu doesn't work
Old
  (#104)
LeviN
Member
 
Status: Offline
Posts: 2
Join Date: Mar 2010
Default Re: pb menu doesn't work - 13-03-2010

I have tried it in my server and it seems to not work.

After doing what this tutorial says I get this as a message:


Unknown command: pb
  
Reply With Quote
Re: pb menu doesn't work
Old
  (#105)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: pb menu doesn't work - 13-03-2010

If the manual wasn't sufficient - read the whole topic - yes about 11 pages - but don't be so lazy. Because I'm not going to reapeat the same answer over and over again...
  
Reply With Quote
Re: pb menu doesn't work
Old
  (#106)
TheTrueDiablo
Member
 
Status: Offline
Posts: 1
Join Date: Aug 2012
Default Re: pb menu doesn't work - 27-08-2012

Quote:
Originally Posted by KWo View Post
If the manual wasn't sufficient - read the whole topic - yes about 11 pages - but don't be so lazy. Because I'm not going to reapeat the same answer over and over again...
The way you explain it all makes sense to most but some get confused, and on a dedicated server typing the "restart" command won't allow access to the pb menu to those who can't get it here's what i did to fix the issues i had like KWo said


Server side setup:

C:\HLServer\cstrike\addons\podbot\podbot.cfg thats the file you need to access on the server inside this file heres what needs to be changed.

podbot.cfg:

# Sets the password to have access to the 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 "Password1"

change the bold text to whatever you want now for the next part

Client Side settings:

C:\Program Files (x86)\Steam\steamapps\"steamuserid"\counter-strike\cstrike

in that folder create a text file "autoexec.cfg" like KWo said previously make sure to have hide known file extensions checked off or the file will be "autoexec.cfg.txt" and will not work if you already have this file then just add the following to it

autoexec.cfg:

setinfo "_pbadminpw" "this is the same password you made in the podbot.cfg file"
bind "=" "pb menu"

After all this has been done type exit on the console of your server this will close the server all the way then restart the server and it should then work """""THIS INFO IS FOR DEDICATED SERVERS ONLY FOR NAMESERVER HELP ASK KWo""""""""


KWo sorry if i stepped on your toes or anything that could have upset you i just was frustrated and figured this could help others having issues like mine
  
Reply With Quote
Re: pb menu doesn't work
Old
  (#107)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: pb menu doesn't work - 28-08-2012

Have You been reading this:
Quote:
Originally Posted by KWo View Post
Yeah - it must be a text file. The mine just look so:

Code:
console "1"
exec graphic.cfg
exec blood.cfg

setinfo "_amx_pw" "my_amx_password"

setinfo "_pbadminpw"  "my_pb_mm_password"
bind "=" "pb menu"

setinfo "_yapb_pw"  "my_yapb_password"

exec buy.cfg
These bolded lines are related to podbot mm. As You can see from autoexec.cfg You can call other *.cfg files (if needed).
Make sure Your autoexec.cfg file isn't autoexec.cfg.txt (windows by default hides extensions for most known files types - You can unhide them in Windows Explorer's settings - Tools -> Folder Options -> View).
  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com