Help - Search - Members - Calendar
Full Version: Recommmended Pb Config For Q3a
PunksBusted.com > Game Specific Forums > Quake Series > Quake III Arena
Assneck
This is the current recommended list (As of 9/05/2005) of PB settings.
**Please note this config assumes you are streaming with www.punksbusted.com.**

If your server is NOT streaming see here: http://www.punksbusted.com/cgi-bin/membership/new.cgi


If you have a streaming server, additional cheat specific CVARs and MD5s can be obtained by private messaging either DEADMEAT, gnat or myself.

This can be copied and pasted into a text file named pbsv.cfg. Place the file in the servers /pb/ folder. It will load automatically.


CODE

//PB Specific
pb_sv_MsgPrefix "^3PunkBuster Server" //[PB Message Prefix (default=^3PunkBuster Client)]
pb_sv_MaxDlRate 4 //[KB/sec requested per file (default=4)]
pb_sv_MaxConDls 1 //[concurrent downloads (default=1)]
pb_sv_KickLen 2 //[minutes (default=2)]
pb_sv_CvarFreq 2 //[# of range checks per minute]
pb_sv_CvarLogging 2 //[1=Reg. Log, 2=Var Log, 3=Both, 0=Neither]
pb_sv_CvarWalk 1 //[0=disabled, 1-4=Walk through obtained Cvar lists]
pb_sv_CvarUserPulse 99 //[How often (in min.) to auto-send CvarUser command]
pb_sv_CvarChangedPulse 99 //[How often (in min.) to auto-send CvarChanged command]
pb_sv_CQC 1 //[0=No, 1=Yes (default=1)]
pb_sv_LogSync 0 //[0=No, 1=Yes (default=0)]
pb_sv_LogCeiling 1000 //[High log filename serial #]
pb_sv_SsFloor 1 //[Low screenshot filename serial #]
pb_sv_SsCeiling 1000 //[High screenshot filename serial #]
pb_sv_SsCmd "" //[Filename of system command to run after screenshots]
pb_sv_SsWidth 400 //[Requested pixel width of remote screenshots]
pb_sv_SsHeight 300 //[Requested pixel height of remote screenshots]
pb_sv_SsXpct 50 //[Percentage across screen for remote screenshots]
pb_sv_SsYpct 50 //[Percentage down screen for remote screenshots]
pb_sv_SsSrate 1 //[Sample Rate for remote screenshots]
pb_sv_SsDelay 0 //[Maximum delay client waits before capturing screenshot]
pb_sv_SsPath "" //[Path where remote screenshots are saved]
pb_sv_AutoSsFrom 60 //[Minimum # of seconds to wait before requesting next ss]
pb_sv_AutoSsTo 800 //[Maximum # of seconds to wait before requesting next ss]
pb_sv_AutoSs 1 //[0=No, 1=Yes (default=0)]
pb_sv_Sleep 60 //[# of Milliseconds (default=60)]
pb_sv_guidrelax 0 //[(Default=0)Run at 0 for best results]


//Power points-can be admin defined
pb_sv_PowerMin 10 //[power points]
pb_sv_PowerDef 1 //[power points]
pb_sv_PowerKickLen 5 //[minutes (default=5)]

//Misc
pb_sv_httpPort 0 //[port #]
pb_sv_httpAddr "" //[external IP Address]
pb_sv_httpRefresh 30 //[seconds]
pb_sv_httpKey "" //[key]
pb_sv_httpMaps "" //[map list (separate by spaces)]
pb_sv_scoreKick 0 //[minimum score (negative)]
pb_sv_changePeriod 999 //[seconds]
pb_sv_changeMax 1 //[max name changes allowed]
pb_sv_dupNameGrace 0 //[seconds]
pb_sv_autoUpdBan 1 //[0=No, 1=Yes (default=0)]
pb_sv_extChar 0 //[0=No, 1=Yes (default=0)]
pb_sv_noguidgrace 10 //kick a player with no guid in seconds (0-300)
pb_sv_load pbsvlog.cfg //load remote logging settings (if pbsvlog.cfg exists)
pb_sv_load pbsvuser.cfg  //Load PsB Admin File (MD5s, etc)

//Namelock List - Prevent PB and rcon impersonations by players
pb_sv_namelock 00000000 console
pb_sv_namelock 00000000 "PunkBuster Server"
pb_sv_namelock 00000000 "PunkBuster Client"
pb_sv_namelock 00000000 "PunkBuster Console"

///Task List pb_sv_task [seconds after] [second for next] "command"
PB_SV_TaskEmpty

///Cvar Range List - pb_sv_cvar [cvar_name] [type] [value(s)]
pb_sv_cvarempty
pb_sv_cvar r_shownormals IN 0
pb_sv_cvar cl_packetdup IN 0 3
//prevent players from lagging themselves
pb_sv_cvar rate OUT 0 2499  
pb_sv_cvar snaps IN 10 125
pb_sv_cvar cl_maxpackets IN 30 200
pb_sv_cvar cg_shadows IN 0 1
PB_SV_cvar guid IN 0
PB_SV_cvar alias IN 0
PB_SV_cvar r_singleshader IN 0


*Notes*
1. Please run guidrelax at 0 to avoid allowing Invalid fake cd keys into your server.
2. Please keep in mind if you are running out of date cvars for cheats that are already detected, there is a possibility that violators will not be added to the AMBL. Players kicked for cvars are NOT added to the AMBL, but players kicked for PB Cheat violations are.
3. Running multiple cvars placing video restructions on players harms good faith between admins and players. It also forces many people to be kicked via PB that have done nothing wrong. For best results, avoid excessive cvar checking of built in Q3A commands.
gnat
Neck, I opened and replied, then shut this topic so ppl would see it as a new post, as you made some modifications to what had been up.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.