Quote:
Originally Posted by tankaboss
i should (recommended) restart server, then connect, open console, type;
rcon_password "MYRCONPASSWORD"
then...
rcon "pb_passwordkey" "_pbadminpw" <---whicih is in podbot.cfg file and clients pc
then...
rcon "pb_password "asdf" <--again is podbot.cfg file and clients pc
then...
setinfo "_pbadminpw" "asdf" <---- which, when i hit my bind key, "." the podbot menu should show up!?!?!?
|
No - if You have everything in podbot.cfg (pb_passworkey and pb_password desired) on the server and You have also the setinfo stuff on Your client's PC (either in config.cfg or in autoexec.cfg) - restarting the server is sufficient (but not only the map on it - restart the whole CS). In this case You don't need to put that rcon stuff. It was a way in the case if for some reason You couldn't restart the server.
amx_restartround doesn't reload podbot.cfg (the same for changlevel). But once the podbotmenu will start to work for You, there is no reason to don't use at all amx_restartround or changelevel (You should use them if You need them).
Quote:
is that correct, basically if i want to access the pbmenu, i must restart SERVER-side cs and my cs/steam????
|
Only the first time. Once the pb menu thing is working, You don't need to restart Your server to get the access again.
From that what I can see Your temporary password "asdf" is in the correct place (I hope that config.cfg You posted is taken from client's PC). So You don't need to do anything with autoexec.cfg.