Advertisement
Guest User

server.cfg

a guest
Mar 5th, 2015
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. sv_password ""
  2. hostname "AFK Bleja | Public"
  3.  
  4. // rcon passsword
  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. // server cvars
  12. sv_stepsize 18
  13. sv_allowupload 1
  14. sv_allowdownload 1
  15. sv_voicecodec voice_speex
  16. sv_voicequality 2
  17. sv_voiceenable 1
  18. mp_footsteps 1
  19. mp_autokick 0
  20. mp_flashlight 1
  21. mp_tkpunish 0
  22. mp_forcecamera 2
  23. mp_forcechasecam 2
  24. mp_logmessages 1
  25. sv_pausable 0
  26. sv_cheats 0
  27. sv_aim 0
  28. sv_maxspeed 320
  29. mp_hostagepenalty 0
  30. mp_allowspectators 1
  31. mp_chattime 3
  32. sv_gravity 800
  33. sv_proxies 0
  34. mp_autoteambalance 1
  35. mp_limitteams 0
  36. mp_friendlyfire 0
  37.  
  38. // round specific cvars
  39. mp_freezetime 2
  40. mp_roundtime 2
  41. mp_startmoney 800
  42. mp_c4timer 35
  43. mp_timelimit 0
  44. mp_maxrounds 15
  45. mp_fraglimit 0
  46. mp_winlimit 0
  47. mp_buytime 0.35
  48.  
  49. // bandwidth rates
  50.  
  51. sv_maxrate 80000
  52. sv_minrate 10000
  53. sv_maxupdaterate 100
  54. sv_minupdaterate 60
  55. sv_lan 0
  56.  
  57. // server logging
  58. log off
  59. sv_logbans 1
  60. sv_logecho 0
  61. sv_logfile 0
  62. mp_logdetail 0
  63.  
  64. // operation
  65. sv_contact info@kgb-hosting.com
  66. sv_downloadurl "http://static.fdsrbija.com/ddaf663a3d/cstrike/"
  67.  
  68. //execs
  69. exec listip.cfg
  70. exec banned.cfg
  71. exec misc.cfg
  72. //exec cycles.cfg
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement