Falkstick
09-25-2004, 08:39 PM
I'm currently tryin to get the messages running for punkbuster. When I try to load the config file pbsv.cfg. When I use the rcon command to load it up it is saying the file isn't found. The file is currently in the pb folder. I also put it in the main folder and uo folder to be sure and it still unable to find it. my current config looks like this
//PB Tasks
PB_SV_TaskDel 1
pb_sv_task 10 360 "say ^3RHG PunkBuster Config Loaded and Active"
pb_sv_task 20 240 "say ^3This server is owned by www.clanselite.com" // message one
pb_sv_task 30 120 "say ^3Enjoy your stay and don't TK, doing so can get you banned" // message eight
pb_sv_task 65 300 "pb_sv_bindsrch com_maxfps"
pb_sv_task 75 320 "pb_sv_bindsrch centerview"
pb_sv_task 80 330 "pb_sv_bindsrch updatescreen"
;Auto Generated by PunkBuster Server
pb_sv_MsgPrefix "^3PunkBuster Client" //[PB Message Prefix (default=^3PunkBuster Client)]
//PB Client Downloads Settings
pb_sv_MaxDlRate 8 //[KB/sec requested per file (default=4)]
pb_sv_MaxConDls 3 //[concurrent downloads (default=1)]
PB_SV_UpdateGrace 960
//Log Settings
pb_sv_CQC 1 //[0=No, 1=Yes (default=1)]
pb_sv_LogSync 0 //[0=No, 1=Yes (default=0)]
pb_sv_LogCeiling 5000 //[High log filename serial #]
//PB ScreenShot settings
pb_sv_SsFloor 1 //[Low screenshot filename serial #]
pb_sv_SsCeiling 5000 //[High screenshot filename serial #]
pb_sv_SsCmd "" //[Filename of system command to run after screenshots]
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 2 //[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 360 //[Minimum # of seconds to wait before requesting next ss]
pb_sv_AutoSsTo 600 //[Maximum # of seconds to wait before requesting next ss]
pb_sv_AutoSs 1 //[0=No, 1=Yes (default=0)]
//PB Scanner Settings
pb_sv_KickLen 2 //[minutes (default=2)]
pb_sv_Sleep 500 //[# of Milliseconds (default=60)]
pb_sv_md5toolfreq 120 //[Time in seconds between md5tool checks (default=60)]
pb_sv_guidRelax 4 //[1=UNKN, 2=WRONGIP, 4=DUP (add desired values)]
//PB Power Settings
pb_sv_PowerMin 10 //[power points]
pb_sv_PowerDef 1 //[power points]
pb_sv_PowerKickLen 5 //[minutes (default=5)]
//PB Web Settings
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 Monitored Game Settings
pb_sv_scoreKick -2 //[minimum score (negative)]
//PB Ban Settings
pb_sv_autoUpdBan 1 //[0=No, 1=Yes (default=0)]
//Player Name settings
pb_sv_extChar 0 //[0=No, 1=Yes (default=0)]
pb_sv_dupNameGrace 0 //[seconds]
pb_sv_changePeriod 999 //[seconds]
pb_sv_changeMax 99 //[max name changes allowed]
PB_SV_MinName 2
pb_sv_badnameempty
pb_sv_badname 60 Unknown Soldier
pb_sv_badname 1 Console
//Remote Log settings
// pb_sv_load pbsvlog.cfg //load remote logging settings (if pbsvlog.cfg exists)
//Cvar Checks Settings
pb_sv_cvarempty
pb_sv_CvarFreq 1 //[# of range checks per minute]
pb_sv_CvarLogging 2 //[1=Reg. Log, 2=Var Log, 3=Both, 0=Neither]
pb_sv_CvarWalk 0 //[0=disabled, 1-4=Walk through obtained Cvar lists]
pb_sv_CvarUserPulse 15 //[How often (in min.) to auto-send CvarUser command]
pb_sv_CvarChangedPulse 15 //[How often (in min.) to auto-send CvarChanged command]
Can anyone tell me why it wouldn't be able to find it?
Thanks,
//PB Tasks
PB_SV_TaskDel 1
pb_sv_task 10 360 "say ^3RHG PunkBuster Config Loaded and Active"
pb_sv_task 20 240 "say ^3This server is owned by www.clanselite.com" // message one
pb_sv_task 30 120 "say ^3Enjoy your stay and don't TK, doing so can get you banned" // message eight
pb_sv_task 65 300 "pb_sv_bindsrch com_maxfps"
pb_sv_task 75 320 "pb_sv_bindsrch centerview"
pb_sv_task 80 330 "pb_sv_bindsrch updatescreen"
;Auto Generated by PunkBuster Server
pb_sv_MsgPrefix "^3PunkBuster Client" //[PB Message Prefix (default=^3PunkBuster Client)]
//PB Client Downloads Settings
pb_sv_MaxDlRate 8 //[KB/sec requested per file (default=4)]
pb_sv_MaxConDls 3 //[concurrent downloads (default=1)]
PB_SV_UpdateGrace 960
//Log Settings
pb_sv_CQC 1 //[0=No, 1=Yes (default=1)]
pb_sv_LogSync 0 //[0=No, 1=Yes (default=0)]
pb_sv_LogCeiling 5000 //[High log filename serial #]
//PB ScreenShot settings
pb_sv_SsFloor 1 //[Low screenshot filename serial #]
pb_sv_SsCeiling 5000 //[High screenshot filename serial #]
pb_sv_SsCmd "" //[Filename of system command to run after screenshots]
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 2 //[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 360 //[Minimum # of seconds to wait before requesting next ss]
pb_sv_AutoSsTo 600 //[Maximum # of seconds to wait before requesting next ss]
pb_sv_AutoSs 1 //[0=No, 1=Yes (default=0)]
//PB Scanner Settings
pb_sv_KickLen 2 //[minutes (default=2)]
pb_sv_Sleep 500 //[# of Milliseconds (default=60)]
pb_sv_md5toolfreq 120 //[Time in seconds between md5tool checks (default=60)]
pb_sv_guidRelax 4 //[1=UNKN, 2=WRONGIP, 4=DUP (add desired values)]
//PB Power Settings
pb_sv_PowerMin 10 //[power points]
pb_sv_PowerDef 1 //[power points]
pb_sv_PowerKickLen 5 //[minutes (default=5)]
//PB Web Settings
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 Monitored Game Settings
pb_sv_scoreKick -2 //[minimum score (negative)]
//PB Ban Settings
pb_sv_autoUpdBan 1 //[0=No, 1=Yes (default=0)]
//Player Name settings
pb_sv_extChar 0 //[0=No, 1=Yes (default=0)]
pb_sv_dupNameGrace 0 //[seconds]
pb_sv_changePeriod 999 //[seconds]
pb_sv_changeMax 99 //[max name changes allowed]
PB_SV_MinName 2
pb_sv_badnameempty
pb_sv_badname 60 Unknown Soldier
pb_sv_badname 1 Console
//Remote Log settings
// pb_sv_load pbsvlog.cfg //load remote logging settings (if pbsvlog.cfg exists)
//Cvar Checks Settings
pb_sv_cvarempty
pb_sv_CvarFreq 1 //[# of range checks per minute]
pb_sv_CvarLogging 2 //[1=Reg. Log, 2=Var Log, 3=Both, 0=Neither]
pb_sv_CvarWalk 0 //[0=disabled, 1-4=Walk through obtained Cvar lists]
pb_sv_CvarUserPulse 15 //[How often (in min.) to auto-send CvarUser command]
pb_sv_CvarChangedPulse 15 //[How often (in min.) to auto-send CvarChanged command]
Can anyone tell me why it wouldn't be able to find it?
Thanks,