Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. // G3volution Match Config
  2.  
  3. hostname "UNIX Server"
  4. rcon_password "bethor"
  5. sv_password "test"
  6. exec banned.cfg
  7.  
  8. // SV Commands
  9.  
  10. sv_aim "0"
  11. sv_cheats "0"
  12. sv_maxspeed "320"
  13. sv_gravity "800"
  14. sv_airmove "1"
  15. sv_airaccelerate "10"
  16. sv_clienttrace "1"
  17. sv_voiceenable "1"
  18. sv_allowupload
  19. sv_allowdownload
  20. sv_alltalk
  21. sv_maxupdaterate "101"
  22. sv_maxrate "25000"
  23. sv_minrate "15000"
  24. sv_region "3"
  25. sv_pausable "0"
  26.  
  27. // MP Commands
  28.  
  29. mp_forcechasecam "2"
  30. mp_forcechasecamera "2"
  31. mp_chattime "1"
  32. mp_autokick "0"
  33. mp_autoteambalance "0"
  34. mp_c4timer "35"
  35. mp_flashlight "1"
  36. mp_footsteps "1"
  37. mp_freezetime "12"
  38. mp_friendlyfire "1"
  39. mp_friendly_grenade_damage "0"
  40. mp_falldamage "1"
  41. mp_hostagepenalty "0"
  42. mp_limitteams "0"
  43. mp_logmessages "0"
  44. mp_mapvoteratio "1"
  45. mp_roundtime "1.75"
  46. mp_timelimit "0"
  47. mp_maxrounds "0"
  48. mp_tkpunish "0"
  49. mp_buytime "0.30"
  50. mp_startmoney "800"
  51. mp_chattime "10"
  52. hpk_maxsize "1"
  53. mp_falldamage 1
  54.  
  55. // Other
  56.  
  57. allow_spectators 0
  58. decalfrequency 60
  59. log off
  60. tv_delay 90
  61. fps_max "1000"
  62. sys_ticrate "1000"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement