Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2012
515
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.15 KB | None | 0 0
  1. // server name
  2. hostname "GamingSydney.com - Marine vs Predator [FastDL]"
  3.  
  4. // rcon passsword
  5. rcon_password "testserver"
  6. sv_password ""
  7.  
  8. // Advanced RCON protection
  9. sv_rcon_banpenalty 10
  10. sv_rcon_maxfailures 3
  11. sv_rcon_minfailures 3
  12. sv_rcon_minfailuretime 30
  13. sv_pure 0
  14. sv_pure_kick_clients 1
  15. sv_pure_trace 1
  16.  
  17. // HTTP Redirect
  18. // remove the // in front to activate fast download
  19. // be sure now to have "/" at the end of the URL
  20. sv_downloadurl "http://www.kittypurryblog.com/cstrike/"
  21.  
  22. // server cvars
  23. host_framerate 0
  24. mp_allowspectators 1
  25. mp_autocrosshair 0
  26. mp_autoteambalance %atuobal%
  27. mp_autokick 0
  28. mp_chattime 8
  29. mp_fadetoblack 0
  30. mp_falldamage 1
  31. mp_flashlight 1
  32. mp_footsteps 1
  33. mp_forcecamera 0
  34. mp_friendlyfire 0
  35. mp_hostagepenalty 0
  36. mp_limitteams 0
  37. mp_timelimit 20
  38. mp_tkpunish 0
  39. setpause 0
  40. sv_accelerate 5
  41. sv_aim 0
  42. sv_airaccelerate 10
  43. sv_allowdownload 1
  44. sv_allowupload 1
  45. sv_alltalk 0
  46. sv_cheats 0
  47. sv_consistency 1
  48. sv_friction 4
  49. sv_gravity 800
  50. sv_maxspeed 320
  51. sv_pausable 0
  52. sv_stepsize 18
  53. sv_stopspeed 75
  54. sv_timeout 60
  55. sv_voiceenable 1
  56. tv_enable 0
  57. tv_delay 90
  58. phys_pushscale 3
  59.  
  60. // round specific cvars
  61. mp_buytime 1
  62. mp_c4timer 35
  63. mp_fraglimit 0
  64. mp_freezetime 3
  65. mp_maxrounds 0
  66. mp_playerid 0
  67. mp_roundtime 8
  68. mp_spawnprotectiontime 0
  69. mp_startmoney 16000
  70. mp_winlimit 0
  71.  
  72. // VERY IMPORTANT FOR THOSE WHO CRY ABOUT REGISTER
  73. sv_maxupdaterate 67
  74. sv_minupdaterate 66
  75. sv_maxcmdrate 67
  76. sv_mincmdrate 66
  77. sv_maxrate 30000
  78. sv_minrate 25000
  79. fps_max 600
  80. sv_unlag 1
  81. sv_maxunlag .5
  82.  
  83.  
  84.  
  85.  
  86. // server logging
  87. log on
  88. sv_logbans 1
  89. sv_logecho 1
  90. sv_logfile 1
  91. sv_log_onefile 1
  92. mp_logdetail 3
  93. net_maxfilesize 50
  94.  
  95.  
  96. // operation
  97. sv_lan 0
  98. sv_region 5
  99. sv_contact sales@hypernia.com
  100.  
  101. // Addons that require seperate config files
  102. // execute files
  103. //exec bots.cfg
  104. exec mani_server.cfg
  105. exec mani_quake_sounds.cfg
  106. exec smm_settings.cfg
  107. exec gmp_settings.cfg
  108.  
  109.  
  110. ammo_338mag_max 999
  111. ammo_357sig_max 999
  112. ammo_45acp_max 999
  113. ammo_50AE_max 999
  114. ammo_556mm_box_max 999
  115. ammo_556mm_max 999
  116. ammo_57mm_max 999
  117. ammo_762mm_max 999
  118. ammo_9mm_max 999
  119. ammo_buckshot_max 999
  120. mmo_flashbang_max 1
  121. ammo_hegrenade_max 1
  122. ammo_smokegrenade_max 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement