Advertisement
Guest User

Untitled

a guest
Nov 1st, 2014
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. //Server Info
  2. hostname ""
  3. rcon_password ""
  4. sv_tags "surf, csgo, timer, ranked"
  5. sv_password ""
  6.  
  7. //Server Rates
  8. fps_max 0
  9. sv_minrate 5000
  10. sv_maxrate 80000
  11. sv_mincmdrate 102.4
  12. sv_maxcmdrate 102.4
  13.  
  14. //Fast Download
  15. sv_downloadurl "http://slayersfastdl.site.nfoservers.com/server"
  16. sv_allowdownload 1
  17. sv_allowupload 1
  18. sv_noclipspeed 15
  19. sv_allow_votes 0
  20.  
  21. //important to prevent server join errors
  22. sv_hibernate_when_empty 0
  23. sv_hibernate_postgame_delay 30
  24. sv_reservation_timeout 60
  25.  
  26. //smac ignore list
  27. smac_addignorecmd "wait"
  28.  
  29. //Aircontrol Settings
  30. sm_cvar sv_airaccelerate 150
  31. sm_cvar sv_enablebunnyhopping 1
  32.  
  33. //Multiplayer Cvars
  34. mp_autoteambalance 0
  35. mp_tkpunish 0
  36. mp_autokick 0
  37. mp_hostagepanelty 0
  38. mp_flashlight 1
  39. mp_freezetime 0
  40. mp_limitteams 0
  41. mp_friendlyfire 0
  42. mp_do_warmup_period 0
  43. mp_warmuptime 0
  44. mp_afterroundmoney 0
  45. mp_playercashawards 0
  46. mp_teamcashawards 0
  47. mp_timelimit 25
  48. mp_roundtime 25
  49. mp_maxrounds 1
  50. mp_match_end_restart 0
  51. mp_buytime 0
  52. mp_forcecamera 0
  53. mp_death_drop_gun 0
  54. mp_death_drop_grenade 0
  55. mp_startmoney 800
  56. mp_maxmoney 800
  57. mp_allowspectators 1
  58. mp_footsteps 1
  59. mp_chattime 5
  60. mp_respawn_on_death_ct 1
  61. mp_respawn_on_death_t 1
  62.  
  63. //Server Cvars
  64. sv_pauseable 0
  65. sv_maxvelocity 50000
  66. sv_region 1
  67. sv_lan 0
  68. sv_cheats 0
  69. sv_full_alltalk 1
  70. sv_deadtalk 1
  71. sv_alltalk 1
  72. sv_voiceenable 1
  73. sv_hudhint_sound 0
  74. sv_vote_allow_spectators 1
  75. sv_pure 0
  76. sv_pure_kick_clients to 0
  77.  
  78. //Ban Control
  79. exec banned_user.cfg
  80. exec banned_ip.cfg
  81. writeid
  82. writeip
  83. log 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement