I got that problem to, i've read everything here.. and probably i does not understand
Want this questions answears:
I should write:
rcon_password "MYRCONPASSWORD"
then...
rcon "pb_passwordkey" "_pbadminpw"
then...
rcon "pb_password" "asdf"
then...
setinfo "_pbadminpw" "asdf"
in my console (in-game)? and did you sad i didnt even have to do that? i have write down the setinfo and binded key in the config.cfg file inside my \My_Acc\Counter-Strike\cstrike folder and the pb_passwordkey and pb_password in my podbot files.
i have changed my passwordkey and password in my podbot.cfg maps (2 of them) one in
Steam\SteamApps\My_Acc\dedicated server\cstrike\addons\podbot and one other in
Steam\SteamApps\My_Acc\dedicated server\cstrike\addons\podbot\pod_v3 docs\files\configs so it looks like this but i've removed the passwords ofc:
# 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 "your_password"
pb_passwordkey ""
# 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 ""
I've restart both CS and my Dedicated Server... but it still says unknown command: pb (in-game CS) only works from the Dedicated server, BUT! its very hard to make Waypoints and such things from my Dedicated server, right?
should i maybe try remove the # infront of bind and setinfo in my podbot.cfg and only change the bind to . and write my password in setinfo?
im really stuck
what should i do without you guys?
EDIT:
if you wonder, i use:
] pb_version
"pb_version" is "3.0B18c"