Don't like ads? PRO users don't see any ads ;-)
Guest

nicolai

By: a guest on Nov 7th, 2009  |  syntax: None  |  size: 1.50 KB  |  hits: 254  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. // server name
  2. hostname "Nick's Linux LAN CS:S server with DM"
  3.  
  4. // rcon passsword
  5.    rcon_password "et-eller-andet"
  6.  
  7. // Server password
  8. // sv_password "kurterdod"
  9.  
  10. // server cvars
  11. mp_friendlyfire 1
  12. mp_footsteps 1
  13. mp_autoteambalance 1
  14. mp_autokick 0
  15. mp_flashlight 0
  16. mp_tkpunish 1
  17. mp_forcecamera 0
  18. sv_alltalk 0
  19. sv_pausable 0
  20. sv_cheats 0
  21. sv_consistency 1
  22. sv_allowupload 1
  23. sv_allowdownload 1
  24. sv_maxspeed 320
  25. mp_limitteams 2
  26. mp_hostagepenalty 5
  27. sv_voiceenable 1
  28. mp_allowspectators 1
  29. mp_timelimit 20
  30. mp_chattime 10
  31. sv_timeout 45
  32.  
  33. // round specific cvars
  34. mp_freezetime 0
  35. mp_roundtime 5
  36. mp_startmoney 1000
  37. mp_c4timer 45
  38. mp_fraglimit 0
  39. mp_maxrounds 0
  40. mp_winlimit 0
  41. mp_playerid 0
  42. mp_spawnprotectiontime 5
  43.  
  44. // bandwidth rates/settings
  45. sv_minrate 0
  46. sv_maxrate 0
  47. decalfrequency 10
  48. sv_maxupdaterate 60
  49. sv_minupdaterate 10
  50.  
  51. // server logging
  52. log on
  53. sv_logbans 1
  54. sv_logecho 0
  55. sv_logfile 1
  56. sv_log_onefile 0
  57.  
  58. // bots
  59. bot_add
  60. bot_add
  61. bot_add
  62. bot_add
  63. bot_quota 30
  64. bot_quota_mode normal
  65. bot_difficulty 0
  66. bot_chatter normal
  67. bot_auto_follow 1
  68. bot_auto_vacate 1
  69. bot_join_after_player 1
  70. bot_defer_to_human 1
  71. bot_allow_rogues 0
  72. bot_walk 0
  73. bot_join_team any
  74. bot_eco_limit 100
  75. bot_allow_grenades 1
  76. bot_all_weapons
  77. bot_allow_grenades 1
  78. bot_allow_pistols 1
  79. bot_allow_sub_machine_guns 1
  80. bot_allow_shotguns 1
  81. bot_allow_rifles 1
  82. bot_allow_snipers 0
  83. bot_allow_machine_guns 1
  84.  
  85. // operation
  86. sv_lan 0
  87. sv_region 3
  88.  
  89. // execute ban files
  90. // exec banned_user.cfg
  91. // exec banned_ip.cfg