PDA

View Full Version : dedicated.cfg file


sam14651
04-27-2004, 06:58 AM
okay I added the following lines to our dedicated.cfg ....

//Start Punkbuster
pb_sv_enable // If you want PB disabled, use pb_sv_disable instead
wait // This is required for proper PB startup

set sv_punkbuster "1"


I then used the remote console on All See Eye and typed
exec dedicated.cfg.......then typed map_rotate......

PunkBusters does not seem to be running..............Any Ideas?

Anex
04-27-2004, 11:52 AM
PB cannot be enabled/disabled while the server is running. You need to stop your server, add those lines to your config just BEFORE your map rotation, then restart the server.