Advertisement
jNizM

CoD4 | pbsv.cfg

Oct 21st, 2012
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.24 KB | None | 0 0
  1. // ############################################
  2. // PBSV Config
  3. // Call of Duty 4
  4. // Last Updated Oct 21th 2012
  5. // ############################################
  6.  
  7. // ===============================
  8. // General Settings
  9. // ===============================
  10. pb_sv_MsgPrefix "^3PunkBuster Server"
  11. pb_sv_MaxDlRate 4 //[KB/sec requested per file (default=4)]
  12. pb_sv_MaxConDls 6 //[Concurrent downloads (default=1)]
  13. pb_sv_MaxSendRate 8 //[speed at which PB Server sends pbcl and pbag updates in KBps (default=8)]
  14. pb_sv_CQC 1 //[0=No, 1=Yes (default=1)]
  15. pb_sv_Sleep 60 //[# of Milliseconds (default=60)]
  16. pb_sv_PowerMin 10 //[Power Points]
  17. pb_sv_PowerDef 1 //[Power Points]
  18. pb_sv_PowerKickLen 5 //[Minutes (default=5)]
  19. pb_sv_DupNameGrace 0 //[Seconds]
  20. pb_sv_ExtChar 0 //[0=No, 1=Yes (default=0)]
  21. pb_sv_GuidRelax 0 //[1=UNKN, 2=WRONGIP, 4=DUP (add desired values)]
  22. pb_sv_RconReload 0 //[0=No, 1=Yes (default=0)]
  23. pb_sv_LogSync 0 //[0=No, 1=Yes (default=0)]
  24. pb_sv_AutoUpdBan 1 //[0=No, 1=Yes (default=0)]
  25.  
  26.  
  27. // ===============================
  28. // Other Settings
  29. // ===============================
  30. pb_sv_Restrictions 1 //[Kick for Restrictions 0=No, 1=Yes (default=1) 2=key macro Restrictions]
  31. pb_sv_FileWhitelist "" //[Folder Filename Filename ... Filename]
  32. pb_sv_EmptyName 0 //[0=No, 1=Yes (default=0)]
  33. pb_sv_LogFloor 1 //[Low log filename serial #]
  34. pb_sv_MinName 0 //[Min Characters in Player name (default=0)]
  35. pb_sv_MaxName 0 //[Max Characters in Player name (default=0)]
  36. pb_sv_LanMask "" //[IP Address Mask for LAN Players (default=)]
  37. pb_sv_Lan 0 //[0=No, 1=Yes (default=0)]
  38. pb_sv_ChangePeriod 600 //For pb_sv_ChangeMax
  39. pb_sv_ChangeMax 5 //[Max name changes allowed in pb_sv_ChangePeriod] ex 5 changes in 600 seconds
  40.  
  41.  
  42. // ===============================
  43. // Kick Settings
  44. // ===============================
  45. pb_sv_KickLen 0 //[Minutes (default=2)]
  46. pb_sv_ScoreKick 0 //[Min score (negative)]
  47. pb_sv_UpdateGrace 2400 //[Seconds to wait before Update Failure kick]
  48. pb_sv_NoGuidGrace 10 //[Seconds to wait before No GUID kick]
  49.  
  50.  
  51. // ===============================
  52. // PBSS Settings
  53. // ===============================
  54. pb_sv_AutoSs 1 //[0=No, 1=Yes (default=0)]
  55. pb_sv_SsFloor 1 //[Low screenshot filename serial #]
  56. pb_sv_SsCeiling 1000 //[High screenshot filename serial #]
  57. pb_sv_AutoSsFrom 200 //[Min # of seconds to wait before requesting next ss]
  58. pb_sv_AutoSsTo 600 //[Max # of seconds to wait before requesting next ss]
  59. pb_sv_SsCmd "" //[Filename of system command to run after screenshots]
  60. pb_sv_SsWidth 400 //[Requested pixel width of remote screenshots]
  61. pb_sv_SsHeight 204 //[Requested pixel height of remote screenshots]
  62. pb_sv_SsXpct 50 //[Percentage across screen for remote screenshots]
  63. pb_sv_SsYpct 50 //[Percentage down screen for remote screenshots]
  64. pb_sv_SsSrate 1 //[Sample Rate for remote screenshots]
  65. pb_sv_SsDelay 3 //[Maximum delay client waits before capturing screenshot]
  66. pb_sv_SsPath "" //[Path where remote screenshots are saved]
  67. pb_sv_ssLogging 3 //[1=Reg. Log, 2=SS Log, 3=Both, 0=Neither]
  68. pb_sv_ssTimeout 300 //[Seconds]
  69.  
  70.  
  71. // ===============================
  72. // Web Tool Settings
  73. // ===============================
  74. pb_sv_HttpPort 0 //[Port #]
  75. pb_sv_HttpAddr "" //[External IP Address]
  76. pb_sv_HttpKey "" //[Password]
  77. pb_sv_HttpRefresh 30 //[Seconds]
  78. pb_sv_HttpMaps "" //[Map list (separate by spaces)]
  79. pb_sv_HttpMapsPath "" //[Path where maps are loaded from in WebTool]
  80. pb_sv_HttpColText1 "FFFFFF" //[Text Color #1 in WebTool (default=FFFFFF)]
  81. pb_sv_HttpColText2 "0000FF" //[Text Color #2 in WebTool (default=0000FF)]
  82. pb_sv_HttpColBack1 "000000" //[Background Color #1 in WebTool (default=000000)]
  83. pb_sv_HttpColBack2 "808080" //[Background Color #2 in WebTool (default=808080)]
  84. pb_sv_HttpColLine1 "FF0000" //[Line Color #1 in WebTool (default=FF0000)]
  85. pb_sv_HttpColLine2 "0000FF" //[Line Color #2 in WebTool (default=0000FF)]
  86. pb_sv_HttpColMsg "FF0000" //[Message Color in WebTool (default=FF0000)]
  87. pb_sv_HttpShowGuid 1 //[0=No, 1=Yes (default=0)]
  88.  
  89.  
  90. // ===============================
  91. // CVAR Settings (Only for supported games)
  92. // ===============================
  93. pb_sv_CvarFreq 3 //[# of range checks per minute]
  94. pb_sv_CvarLogging 1 //[1=Reg. Log, 2=Var Log, 3=Both, 0=Neither]
  95. pb_sv_CvarWalk 2 //[0=disabled, 1-4=Walk through obtained Cvar lists]
  96. pb_sv_CvarUserPulse 99 //[Frequency to auto-send CvarUser (minutes)]
  97. pb_sv_CvarChangedPulse 60 //[Frequency to auto-send CvarChanged (minutes)]
  98.  
  99.  
  100. // ===============================
  101. // MD5 Tool Settings
  102. // ===============================
  103. pb_sv_md5toolempty
  104. pb_sv_md5toolfreq 50 //[Reducing this will increase the scan frequency that can cause lag and also increases the chances being kicked for Ignoring MD5 Tool Queries.]
  105.  
  106.  
  107. // ===============================
  108. // Alias Settings (Only for supported games)
  109. // ===============================
  110. pb_sv_AliasFn "pbalias.dat" //[Filename (default="pbalias.dat")]
  111. pb_sv_AliasAutoLoad 0 //[0=No, 1=Yes (default=0)]
  112. pb_sv_AliasMax 10 //[Max # of Aliases to track for each PB GUID]
  113. pb_sv_AliasMaxEnforce 0 //[0=No, 1=Yes (default=0)]
  114.  
  115.  
  116. // ===============================
  117. // PB Tasks (pb_sv_task [start delay (seconds)] [repeat (seconds)] [command])
  118. // ===============================
  119. pb_sv_task 0 7200 pb_sv_ver //Keep-Alive for PBBans Hub (Do not remove. Will cause servers to appear as inactive when empty for long periods of time)
  120. pb_sv_task 0 86400 pb_sv_update //Check for PB updates daily (More dependable than UCON system)
  121. pb_sv_task 100 600 pb_sv_guidrelax 0 //keeps the server from setting it to 7
  122.  
  123. // ===============================
  124. // Badname List (pb_sv_badname [grace_period_secs] [disallowed text])
  125. // ===============================
  126. pb_sv_badnameempty
  127. //pb_sv_badname 10 server // Sample
  128.  
  129.  
  130. // ===============================
  131. // IP Guard
  132. // ===============================
  133. //pb_sv_ipguard 128.0.0.1 // Sample
  134.  
  135.  
  136. // ===============================
  137. // Cvar List
  138. // ===============================
  139. pb_sv_cvarempty
  140.  
  141.  
  142. // ===============================
  143. // Cvar Checks
  144. // ===============================
  145. // cg_
  146. pb_sv_cvar cg_errordecay IN 100
  147. pb_sv_cvar cg_fov IN 65 80
  148. pb_sv_cvar cg_huddamageiconheight IN 64
  149. pb_sv_cvar cg_huddamageiconinscope IN 0
  150. pb_sv_cvar cg_huddamageiconoffset IN 128
  151. pb_sv_cvar cg_huddamageicontime IN 2000
  152. pb_sv_cvar cg_huddamageiconwidth IN 128
  153. pb_sv_cvar cg_nopredict IN 0
  154. pb_sv_cvar cg_viewzsmoothingmin IN 1
  155. pb_sv_cvar cg_viewzsmoothingmax IN 16
  156. pb_sv_cvar cg_viewzsmoothingtime IN 0.1
  157. // cl_
  158. pb_sv_cvar cl_avidemo IN 0
  159. pb_sv_cvar cl_forceavidemo IN 0
  160. pb_sv_cvar cl_freelook IN 1
  161. pb_sv_cvar cl_maxpackets IN 100
  162. pb_sv_cvar cl_pitchspeed IN 140
  163. pb_sv_cvar cl_punkbuster IN 1
  164. pb_sv_cvar cl_yawspeed IN 140
  165. // com_
  166. pb_sv_cvar com_maxfps IN 60 250
  167. // compass
  168. pb_sv_cvar CompassSize IN 0.8 1.5
  169. pb_sv_cvar CompassPlayerHeight EQUAL TO CompassPlayerWidth
  170. pb_sv_cvar CompassFriendlyHeight EQUAL TO CompassFriendlyWidth
  171. // m_
  172. pb_sv_cvar m_pitch OUT -0.015 0.015
  173. pb_sv_cvar m_yaw IN 0.022
  174. //phys_
  175. pb_sv_cvar phys_bulletspinscale IN 3
  176. pb_sv_cvar phys_bulletupbias IN 0.5
  177. pb_sv_cvar phys_gravity IN -800
  178. // r_
  179. pb_sv_cvar r_dlight_limit IN 0
  180. pb_sv_cvar r_lodscalerigid IN 1
  181. pb_sv_cvar r_lodscaleskinned IN 1
  182. pb_sv_cvar r_filmtweakInvert IN 0
  183. pb_sv_cvar r_fullbright IN 0
  184. pb_sv_cvar r_zfeather IN 0
  185. // sonstiges
  186. pb_sv_cvar developer IN 0
  187. pb_sv_cvar pb_sleep IN 0 500
  188. pb_sv_cvar rate IN 25000
  189. pb_sv_cvar sensitivity IN 0 30.000001
  190. pb_sv_cvar sv_cheats IN 0
  191. pb_sv_cvar sc_enable in 0
  192. pb_sv_cvar sm_enable in 0
  193. pb_sv_cvar dynent_active in 0
  194. pb_sv_cvar player_sprintforwardminimum IN 105
  195.  
  196.  
  197. // ===============================
  198. // Protected Tags
  199. // ===============================
  200. pb_sv_protecttag 1 PBSTAFF
  201. pb_sv_protecttag 1 PBBans
  202.  
  203.  
  204. // ===============================
  205. // Load Ban List
  206. // ===============================
  207. pb_sv_banempty
  208. pb_sv_banload
  209.  
  210.  
  211. // ===============================
  212. // Load IP Bans
  213. // ===============================
  214. //pb_sv_banmask "128.0.0.1" // Sample
  215.  
  216.  
  217. // ===============================
  218. // PB UCON Settings / Lists
  219. // ===============================
  220. pb_sv_usessionlimit 8
  221. pb_sv_ucontimeout 300
  222. pb_sv_uconmaxsendrate 16
  223. pb_sv_uconempty
  224. pb_sv_ProtectTag 1 GGC
  225. pb_sv_uconadd 1 "*************" "ggc_*************" "cod4"
  226. pb_sv_uconadd 1 "*************" "ggc_*************" "cod4"
  227. pb_sv_uconadd 1 "*************" "ggc_*************" "cod4"
  228. pb_sv_uconadd 1 "*************" "GVUcon2" "*************"
  229. pb_sv_uconadd 1 "*************" "pbbhub2-1" "pbbanshub"
  230. pb_sv_uconadd 1 "*************" "pbbhub2-2" "pbbanshub"
  231. pb_sv_uconadd 1 "*************" "pbbhub2-3" "pbbanshub"
  232.  
  233.  
  234. // ===============================
  235. // PB UCON Ignore List (Prevents UCON users from sending various commands)
  236. // ===============================
  237. pb_sv_uconignoreempty
  238. pb_sv_uconignore quit
  239. pb_sv_uconignore pb_sv_md5toolfreq
  240. pb_sv_uconignore pb_sv_guidrelax
  241.  
  242.  
  243. // ===============================
  244. // Exec Configs
  245. // ===============================
  246. pb_sv_load pbsvuser.cfg
  247. pb_sv_load pbsvlog.cfg
  248.  
  249.  
  250. // ===============================
  251. // Misc
  252. // ===============================
  253. pb_sv_writecfg pbucon.use // Enables UCON in case the server removes the file for any reason.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement