Advertisement
m1re

server.cfg

Apr 2nd, 2015
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.05 KB | None | 0 0
  1. sv_password ""
  2. hostname "daGLas' Cw"
  3.  
  4.  
  5. rcon_password ""
  6. sv_rcon_banpenalty 1
  7. sv_rcon_maxfailures 20
  8. sv_rcon_minfailures 20
  9. sv_rcon_minfailuretime 30
  10.  
  11. amx_match_hostname "0"
  12. amx_match_kniferound "0"
  13. amx_match_pugstyle "0"
  14. amx_match_swaptype "1"
  15. sv_contact "info@kgb-hosting.com"
  16.  
  17. // server logging
  18. log off
  19. sv_logbans 0
  20. sv_logecho 0
  21. sv_logfile 0
  22. //sv_log_onefile 1
  23. //AMX Mod X
  24. bullet_damage 0
  25.  
  26. mp_autokick "0"
  27. mp_autoteambalance "0"
  28. mp_buytime "0.25"
  29. mp_c4timer "35"
  30. mp_chattime "5"
  31. mp_consistency "1"
  32. mp_decals "300"
  33. mp_fadetoblack "0"
  34. mp_flashlight "0"
  35. mp_footsteps "1"
  36. mp_forcecamera "2"
  37. mp_forcechasecam "2"
  38. mp_freezetime "12"
  39. mp_friendlyfire "1"
  40. mp_kickpercent "0.60"
  41. mp_mapvoteratio "0.60"
  42. mp_limitteams "0"
  43. mp_logdetail "0"
  44. mp_logecho "0"
  45. mp_logfile "0"
  46. mp_logmessages "0"
  47. mp_maxrounds "0"
  48. mp_roundtime "1.75"
  49. mp_startmoney "800"
  50. mp_timelimit "0"
  51. mp_tkpunish "0"
  52. mp_winlimit "0"
  53. sv_accelerate "5"
  54. sv_aim "0"
  55. sv_airaccelerate "10"
  56. sv_airmove "1"
  57. sv_allowdownload "1"
  58. sv_allowupload "0"
  59. sv_alltalk "0"
  60. sv_cheats "0"
  61. sv_clienttrace "1"
  62. sv_friction "4"
  63. sv_gravity "800"
  64. sv_maxrate "80000"
  65. sv_minrate "10000"
  66. sv_maxupdaterate "100"
  67. sv_minupdaterate "60"
  68. sv_maxspeed "320"
  69. sv_proxies "1"
  70. sv_send_logos "0"
  71. sv_send_resources "1"
  72. sv_stepsize "18"
  73. sv_stats "0"
  74. sv_timeout "25"
  75. sv_wateraccelerate "10"
  76. sv_wateramp "0"
  77. sv_waterfriction "1"
  78. allow_spectators "1"
  79. decalfrequency "60"
  80. edgefriction "2"
  81. host_framerate "0"
  82. pausable "1"
  83. alias esl "exec esl.cfg"
  84. alias start "exec rr.cfg"
  85. alias warmup "exec warmup.cfg"
  86. alias cbble "changelevel de_cbble"
  87. alias dust "changelevel de_dust"
  88. alias dust2 "changelevel de_dust2"
  89. alias inferno "changelevel de_inferno"
  90. alias nuke "changelevel de_nuke"
  91. alias train "changelevel de_train"
  92. alias prodigy "changelevel de_prodigy"
  93. alias aztec "changelevel de_aztec"
  94. alias mill "changelevel de_cpl_mill"
  95. alias fire "changelevel de_cpl_fire"
  96. alias strike "changelevel de_cpl_strike"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement