//******************** CAL/CEVO/TWL PunkBuster Config***********************//
//**************************************************************************//
//****************************Call of Duty 4********************************//
//*****************************Version: 2.1b*********************************//
//*************************Date Created: 4/18/2008**************************//
//**************************************************************************//
//*************** REQUIRED GAMEPLAY SETTINGS ******************************//
// The following CVARs are required for use in CAL, CEVO, TGL, and TWL CoD4 gameplay.
// Altering of these settings and checks is prohibited, and may result in
// your teams suspension. DO NOT EDIT.
//******************************************//
// Required settings! put this at the beginning of everything since we're changing timer frequency
//******************************************//
PB_SV_Sleep 100 //[Force PB to sleep() longer, therefor reducing bandwidth requirements and client overhead]
//*******************************************//
//******Auto Screenshot Setup****************//
//*******************************************//
pb_sv_AutoSs 1 //[0=3DNo, 1=3DYes (default=3D0)]
pb_sv_AutoSsFrom 200 //[Minimum # of seconds to wait before requesting next ss]
pb_sv_AutoSsTo 420 //[Maximum # of seconds to wait before requesting next ss]
pb_sv_SsWidth 320 //[Requested pixel width of remote screenshots]
pb_sv_SsHeight 240 //[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_SsFloor 1 //[Low screenshot filename serial #]
pb_sv_SsCeiling 40000 //[High screenshot filename serial #] NOTE: Set high to avoid overwriting files
pb_sv_SsCmd "" //[Filename of system command to run after screenshots]
pb_sv_SsDelay 3 //[Maximum delay client waits before capturing screenshot]
pb_sv_SsPath "" //[Path where remote screenshots are saved]
//*******************************************//
//********Cvar Scan Settings*****************//
//*******************************************//
pb_sv_CvarFreq 2 //[# of range checks per minute]
pb_sv_CvarLogging 0 //[1=3DReg. Log, 2=3DVar Log, 3=3DBoth, 0=3DNeither]
pb_sv_CvarWalk 1 //[0=3Ddisabled, 1-4=3DWalk through obtained Cvar lists]
pb_sv_CvarUserPulse 99 //[How often (in min.) to auto-send CvarUsercommand]
pb_sv_CvarChangedPulse 99 //[How often (in min.) to auto-send CvarChanged command]
pb_sv_CQC 1 //[0=3DNo, 1=3DYes (default=3D1)]
//*******************************************//
//****Log File & Ban File Settings***********//
//*******************************************//
pb_sv_BanEmpty
pb_sv_LogSync 0 //[0=3DNo, 1=3DYes (default=3D0)]
pb_sv_LogCeiling 1000 //[High log filename serial #]
pb_sv_load pbsvlog.cfg //load remote logging settings (if pbsvlog.cfg exists)
pb_sv_banload pb/pbbans.dat //PB Ban list Update
pb_sv_autoUpdBan 1 //[0=3DNo, 1=3DYes (default=3D0)]
//*******************************************//
//************Kick Controls******************//
//*******************************************//
pb_sv_KickLen 0 //[minutes (default=3D2)]
pb_sv_scoreKick 0 //[minimum score (negative)]
PB_SV_Restrictions 1
//*******************************************//
//***PunkBuster Power Points Settings********//
//*******************************************//
pb_sv_PowerMin 10 //[power points]
pb_sv_PowerDef 1 //[power points]
pb_sv_PowerKickLen 0 //[minutes (default=3D5)]
//*******************************************//
//*********Miscellaneous Settings************//
//*******************************************//
pb_sv_changePeriod 10 //[seconds]
pb_sv_changeMax 50 //[max name changes allowed]
pb_sv_dupNameGrace 500 //[seconds]
pb_sv_extChar 0 //[0=3DNo, 1=3DYes (default=3D0)]
pb_sv_MaxConDls 3 //[Maximum number on concurent PB downloads]
pb_sv_MaxConUpdates 12 //[Maximum number on concurent PB updates]
pb_sv_MaxDlRate 5 //[Max PB download rate]
pb_sv_badnameempty //[Empty the bad name list]
pb_sv_minName 2 //[Minimum number of characters for a player name]
PB_SV_UpdateGrace 300 //[Give users 5 minutes to fix their PB]
//*******************************************//
//**************Task Settings****************//
//*******************************************//
pb_sv_taskempty
pb_sv_MsgPrefix "^7[^1CAL/CEVO/TGL/TWL PB^7]" //[PB Message Prefix (default=3D^3PunkBuster Client)]
pb_sv_task 10 481 "say ^2CAL/CEVO/TGL/TWL ^4Competition PunkBuster Config^7|| ^1Version 2.1b ^2 Final|| 4/15/08"
pb_sv_task 1 60 "pb_sv_guidrelax 1"
pb_sv_task 1 20 "pb_sv_bindsrch "+attack""
pb_sv_task 1 25 "pb_sv_bindsrch "r_lodscalerigid""
pb_sv_task 1 15 "pb_sv_bindsrch "com_maxfps"
pb_sv_task 1 15 "pb_sv_bindsrch "footsteps"
pb_sv_task 1 30 "pb_sv_bindsrch "snd_restart""
pb_sv_task 1 15 "pb_sv_bindsrch "+holdbreath""
pb_sv_task 1 10 "pb_sv_bindsrch "sv_ClientSideBullets"
This how and how my pbsv cfg is currently written. Minus the list of hacks and cvars and protected tags didnt know if I should post that stuff or not
I have enter both of the above commands thru rcon console but niether worked.
when I enter the pb_sv_uconadd 0 64.27.21.46 pbbanshub pbbanshub command
it tells me this file already excists and cannot be writtin ???
But I cant find that file nowhere?