Jump to content

Running a JOTR server


^NMG^BurZurk

Recommended Posts

I currently run a JOTR server, as well as an Americas Army server. Are there any advanced check tools like MD5 for the JOTR server? And/or can you point me to a simple yet more advnaced or recommended PB setup for the JOTR server?

 

I'd like to take random SS's of players, MD5 tools ,etc...

 

Thanks, BurZ

Link to comment
Share on other sites

pbsv.cfg (if not there, make a new file and copa & paste.)

;Auto Generated by PunkBuster Server 

pb_sv_MsgPrefix "PunkBuster Server" //[PB Message Prefix (default=^3PunkBuster Client)] 

pb_sv_MaxDlRate 4 //[KB/sec requested per file (default=4)] 

pb_sv_MaxConDls 5 //[concurrent downloads (default=1)] 

pb_sv_KickLen 2 //[minutes (default=2)] 

pb_sv_CvarFreq 2 //[# of range checks per minute] 

pb_sv_CvarLogging 3 //[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 1024 //[Requested pixel width of remote screenshots] 

pb_sv_SsHeight 768 //[Requested pixel height of remote screenshots] 

pb_sv_SsXpct 20 //[Percentage across screen for remote screenshots] 

pb_sv_SsYpct 20 //[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 300 //[Minimum # of seconds to wait before requesting next ss] 

pb_sv_AutoSsTo 1200 //[Maximum # of seconds to wait before requesting next ss] 

pb_sv_AutoSs 0 //[0=No, 1=Yes (default=0)] 

pb_sv_Sleep 60 //[# of Milliseconds (default=60)] 

pb_sv_PowerMin 10 //[power points] 

pb_sv_PowerDef 1 //[power points] 

pb_sv_PowerKickLen 5 //[minutes (default=5)] 

pb_sv_httpPort 12345 //[port # eintragen bzw. 0 zum ausschalten!] 

pb_sv_httpAddr "xxx.xxx.xxx.xxx" //[external IP Addresse GAMESERVER!!!] 

pb_sv_httpRefresh 60 //[seconds] 

pb_sv_httpKey "passwortfürwebinterface" //[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 0 //[0=No, 1=Yes (default=0)] 

pb_sv_extChar 1 //[0=No, 1=Yes (default=0)] 

pb_sv_guidRelax 2 //[1=UNKN, 2=WRONGIP, 4=DUP (add desired values)] 

pb_sv_load pbsvlog.cfg //load remote logging settings (if pbsvlog.cfg exists) 

 

;Badname List - pb_sv_badname [grace_period_secs] [disallowed text] 

 

;Cvar Range List - pb_sv_cvar [cvar_name] [type] [value(s)] 

pb_sv_cvarempty 

pbsvuser.cfg (for filechecks, if not there, make a new file....)

pb_sv_md5tool a "V1.4.17.0" v JOINTOPS.EXE SZ4435968 AT0 LEN2048 0875D70136D0748EDD708DF082D2ABFA 

pb_sv_md5tool a "V1.4.17.0" v binkw32.dll SZ377856 AT0 LEN2048 991D4355B1A16E1C2725A5BB0FC7154B 

pb_sv_md5tool a "V1.4.17.0" v CMPRSSH1.DLL SZ28672 AT0 LEN2048 92073789E607AB002DFA746428898C9A 

pb_sv_md5tool a "V1.4.17.0" v gamemus.sbf SZ5733728 AT0 LEN2048 F900CF4E168AC7319566DBD496EA3B6A 

pb_sv_md5tool a "V1.4.17.0" v language.pff SZ135628777 AT0 LEN2048 7F158D143B4642026A94DC8A3F2968CC 

pb_sv_md5tool a "V1.4.17.0" v localres.pff SZ176733736 AT0 LEN2048 281362A98BD9F351D031F15A1DAEE1D2 

pb_sv_md5tool a "V1.4.17.0" v LOAD.TST SZ8192 AT0 LEN2048 EAD05F2364814A7AA3CE74DEF9CC7877 

pb_sv_md5tool a "V1.4.17.0" v menumus.sbf SZ31614640 AT0 LEN2048 3626F5B1F66A0368A17ED2066C585DB6 

pb_sv_md5tool a "V1.4.17.0" v MSVCRT.DLL SZ277776 AT0 LEN2048 0F033158049A45DFDEA53896F00AA4C1 

pb_sv_md5tool a "V1.4.17.0" v resource.pff SZ380994998 AT0 LEN2048 93E36D1C9AE73C21EFB64202B8F0F2E0 

pb_sv_md5tool a "" v ammo.def NOT_FOUND 

pb_sv_md5tool a "" v items.def NOT_FOUND 

pb_sv_md5tool a "" v weapons.def NOT_FOUND 

pb_sv_md5tool a "" v A_B1Indo.dds NOT_FOUND 

pb_sv_md5tool a "" v A_B1Rngr.dds NOT_FOUND 

pb_sv_md5tool a "" v A_B1SAS.dds NOT_FOUND 

pb_sv_md5tool a "" v A_B1SASR.dds NOT_FOUND 

pb_sv_md5tool a "" v A_B1SEAL.dds NOT_FOUND 

pb_sv_md5tool a "" v A_B1Sptz.dds NOT_FOUND 

pb_sv_md5tool a "" v A_B1USMC.dds NOT_FOUND 

pb_sv_md5tool a "" v A_B2Blck.dds NOT_FOUND 

pb_sv_md5tool a "" v A_B2KSK.dds NOT_FOUND 

pb_sv_md5tool a "" v A_B2Oliv.dds NOT_FOUND 

pb_sv_md5tool a "" v A_B2SAS.dds NOT_FOUND 

pb_sv_md5tool a "" v A_B2Snpr.dds NOT_FOUND 

pb_sv_md5tool a "" v A_B2Wood.dds NOT_FOUND 

pb_sv_md5tool a "" v A_B3FRcn.dds NOT_FOUND 

pb_sv_md5tool a "" v A_B3GIG2.dds NOT_FOUND 

pb_sv_md5tool a "" v A_B3GIGN.dds NOT_FOUND 

pb_sv_md5tool a "" v A_B3Pilo.dds NOT_FOUND 

pb_sv_md5tool a "" v A_FsldrC.dds NOT_FOUND 

pb_sv_md5tool a "" v A_Gunner.dds NOT_FOUND 

pb_sv_md5tool a "" v A_Ranger.dds NOT_FOUND 

pb_sv_md5tool a "" v A_Reb07.dds NOT_FOUND 

pb_sv_md5tool a "" v A_Reb08.dds NOT_FOUND 

pb_sv_md5tool a "" v A_Reb11.dds NOT_FOUND 

pb_sv_md5tool a "" v A_Reb12.dds NOT_FOUND 

pb_sv_md5tool a "" v A_Reb13.dds NOT_FOUND 

pb_sv_md5tool a "" v A_Rebel01.dds NOT_FOUND 

pb_sv_md5tool a "" v A_Rebel02.dds NOT_FOUND 

pb_sv_md5tool a "" v A_Rebel03.dds NOT_FOUND 

pb_sv_md5tool a "" v A_Rebel04.dds NOT_FOUND 

pb_sv_md5tool a "" v A_Rebel_2.dds NOT_FOUND 

pb_sv_md5tool a "" v ACAMINDO.dds NOT_FOUND 

pb_sv_md5tool a "" v ACamlTgr.dds NOT_FOUND 

pb_sv_md5tool a "" v ACamlWdl.dds NOT_FOUND 

pb_sv_md5tool a "" v ACamOliv.dds NOT_FOUND 

pb_sv_md5tool a "" v ACamRbl1.dds NOT_FOUND 

pb_sv_md5tool a "" v ACM2INDO.dds NOT_FOUND 

pb_sv_md5tool a "" v AFemRbl1.dds NOT_FOUND 

pb_sv_md5tool a "" v AFemRbl2.dds NOT_FOUND 

pb_sv_md5tool a "" v AFemRbl3.dds NOT_FOUND 

pb_sv_md5tool a "" v Alnf_C05.dds NOT_FOUND 

pb_sv_md5tool a "" v Alnf_C09.dds NOT_FOUND 

pb_sv_md5tool a "" v Alnf_C10.dds NOT_FOUND 

pb_sv_md5tool a "" v AUS1_CmW.dds NOT_FOUND 

pb_sv_md5tool a "" v AUS_Snpr.dds NOT_FOUND

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.