PDA

View Full Version : Changing PB Configuration


Fencr0x
04-23-2005, 01:13 PM
I need to be able to switch between pb configurations as we play in two different ladders each with its own pb configuration.

I've got the two different pb configuration files in the pb folder. Can I just go into the console and type in pb_sv_load xxxx.cfg or do I have to stop punkbuster (if so what are the commands)

BoSBrian
04-24-2005, 10:07 AM
I really wish these leagues would get together and settle on one pb config!

Create 3 config files. stock.cfg, League1.cfg, and League2.cfg

When you are playing a match in league1 then do the following:

\rcon pb_sv_load league1.cfg
\rcon pb_sv_writecfg
\rcon pb_sv_restart

When the match is over, revert back to the stock pb config by:

\rcon pb_sv_load stock.cfg
\rcon pb_sv_writecfg
\rcon pb_sv_restart

Fencr0x
04-25-2005, 01:24 PM
Totally agree, normally I'd try and get away with only one of them issues a message every 60 seconds to let everybody know the servers running the correct config.

Thanks.

Fencr0x
05-06-2005, 01:18 PM
It all appears to work but the pb_task commands to issue messages are not running.
When I look into the pbsv.cfg file they're not there, but they are in the file I load.
Any thoughts?

radicalpsycho
10-02-2005, 02:25 AM
Just out of curiosity,
What sorta changes do U have make to pb for different ladders?

MajorWoody
10-03-2005, 09:11 PM
CAL and TWL have a unified config. OGL has their own config. Other ladders probably have their own configs, but that's the big three (or big two and OGL).