View Single Post
Re: pb menu doesn't work
Old
  (#61)
tankaboss
Member
 
tankaboss's Avatar
 
Status: Offline
Posts: 21
Join Date: Aug 2007
Location: Merritt B.C. CANADA!!!!!
Arrow Re: pb menu doesn't work - 17-08-2007

Quote:
Originally Posted by KWo View Post
As above - on the server - the password must be in podbot.cfg file in Your ...\cstrike\addons\podbot\podbot.cfg file as the line:
pb_password "your_password"
On the client PC - if You are connecting from other PC to Your server - You need to type manually nowhere the password if You write this line:
setinfo _pbadminpw "your_password"
in Your autoexec.cfg file on Your client's PC in ...\cstrike folder.
And the bind should be - in this case - also placed in Your autoexec.cfg (on Your client's PC):
bind "=" "pb menu"

ok this is what i have changed/done..... ill show you exactually what everything is i dont care if you see my password thats just the pbpassword it dont matter...
=======================
# 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 "admin"
pb_passwordkey "admin"

# 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 "admin"
=====================

that above is EXACTUALLY what i editted in my SERVER file, podbot.cfg
then i tryed going into my server and typing
*console open*
setinfo "_pbadminpw" "admin"

then,......

pb_passwordkey "admin"
got...
unknown command pb_passwordkey

same with...

pb_password "admin"
unknown command pb_password
================

sooooo this leads me too the quote ABOVE ... when i re-read thread... talking about the whole.. "autoexec.cfg" file which was still a blur... i thought NOW i have to creat a "autoexec.cfg" file in MY cstrike folder ONLY containing

setin _pbadminpw "admin"

inorder for it too work~!~~~ is this correct?!?!?!?! ...... have i finally put it all together?!




****EDIT

nope...no luck that didnt work either......

Last edited by tankaboss; 17-08-2007 at 19:22..
  
Reply With Quote