Advertisement
Guest User

Untitled

a guest
May 24th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. clear
  2.  
  3. //NETSETTINGS
  4. rate "786432"
  5. cl_cmdrate "128"
  6. cl_updaterate "128"
  7. cl_interp "0"
  8. cl_interp_ratio "1"
  9. cl_lagcompensation "1"
  10. cl_predict "1"
  11. cl_predictweapons "1"
  12. cl_forcepreload "1"
  13. cl_timeout "30"
  14. cl_disablehtmlmotd "0"
  15. cl_downloadfilter "all"
  16. mm_dedicated_search_maxping "50"
  17.  
  18.  
  19.  
  20. //MOUSE
  21. m_customaccel "0"
  22. m_customaccel_exponent "0"
  23. m_customaccel_max "0"
  24. m_customaccel_scale "0"
  25. m_mouseaccel1 "0"
  26. m_mouseaccel2 "0"
  27. m_mousespeed "0"
  28. m_rawinput "1"
  29. sensitivity "1"
  30. zoom_sensitivity_ratio_mouse "1"
  31.  
  32.  
  33.  
  34. //CROSSHAIR
  35. cl_crosshair_drawoutline "0"
  36. cl_crosshair_outlinethickness "0.1"
  37. cl_crosshair_sniper_width "1"
  38. cl_crosshair_t "0"
  39. cl_crosshairdot "0"
  40. cl_crosshairgap "-2"
  41. cl_crosshairscale "0"
  42. cl_crosshairsize "2"
  43. cl_crosshairstyle "4"
  44. cl_crosshairthickness "1.15"
  45. cl_crosshairusealpha "1"
  46. cl_fixedcrosshairgap "0"
  47. cl_crosshairalpha "255"
  48. cl_crosshaircolor "5"
  49. cl_crosshaircolor_b "0"
  50. cl_crosshaircolor_g "0"
  51. cl_crosshaircolor_r "255"
  52.  
  53.  
  54.  
  55. //GRAPHICS HUD
  56. cl_showfps "0"
  57. cl_radar_scale "0.4"
  58. cl_radar_always_centered "0"
  59. cl_radar_icon_scale_min "0.4"
  60. cl_radar_rotate "1"
  61. cl_disablefreezecam "1"
  62. fps_max_menu "0"
  63. fps_max "0"
  64. mat_hdr_enabled "0"
  65. r_drawtracers_firstperson "0"
  66. r_dynamic "0"
  67. r_eyemove "0"
  68. r_eyegloss "0"
  69. net_graph "0"
  70. net_graphpos "1"
  71.  
  72.  
  73.  
  74. //SOUND
  75. volume "0.5"
  76. voice_enable "1"
  77. voice_scale "0.7"
  78. snd_mixahead "0.05"
  79.  
  80. host_writeconfig
  81.  
  82. clear
  83. echo Heil Hitler
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement