View Full Version : Pb Web Tool Info
d1emain3qc
11-11-2007, 01:22 PM
At this time I did not manage to setup PB WEB Tool. Any buddy tried this and how did you manage to get it up and running.
OldDog
11-11-2007, 02:22 PM
Minimum needed to enable pbweb access is...in your pbsv.cfg file, set the following to your environment:
pb_sv_HttpPort 8802 //[an http port on yur game srver that is not in use - Port #]
pb_sv_HttpAddr "your game server IP address" //[External IP Address]
pb_sv_HttpRefresh 30 //[Seconds]
pb_sv_HttpKey "a password of your choice" //[Key]
You will need to do a pb_sv_restart once the above is set. Then, all you need do is to connect via any browser to: http://the-IP-address-you-set:the-port-you-set
Once the page opens, type in the "key" (password) you set, then click on one of the buttons.
d1emain3qc
11-11-2007, 03:28 PM
Thanks but still not working
MajorWoody
11-11-2007, 08:43 PM
Thanks but still not working
Perhaps your firewall/hoster is blocking the port you chose?
OldDog
11-12-2007, 01:02 PM
Perhaps your firewall/hoster is blocking the port you chose?
That's the only thing I can think of, as well. The setup is sublimely simple.
HulaHal
11-12-2007, 02:05 PM
In regards to the PB Webtool....does anyone have the full name of the MP maps in order to add a pb_sv_httpmaps listing? I see a number of maps listed in /zone/english but I am unsure which ones are MP and if (example) ambush.ff is the correct call for the listing.
Daboys
11-12-2007, 02:28 PM
pb_sv_HttpMaps "mp_backlot mp_bloc mp_bog mp_cargoship mp_citystreets mp_convoy mp_countdown mp_crash mp_crossfire mp_farm mp_overgrown mp_pipeline mp_shipment mp_showdown mp_strike mp_vacant" //[Map list (separate by spaces)]
OldDog
11-12-2007, 02:36 PM
Yep, I have the same. Not sure about 'ambush'. I tried loading it and my server crashed, so I'm staying away from it.
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.