Advertisement
Guest User

Untitled

a guest
Jun 19th, 2018
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. //General
  2. sv_cheats "1"
  3. alias "auto" "exec autoexec"
  4. c_thirdpersonshoulder "0"
  5. closecaption "1"
  6. cc_predisplay_time "0"
  7. cc_linger_time "0.5"
  8. cc_subtitles "0"
  9. cl_forcepreload "1"
  10. cl_lagcompensation "1"
  11. cl_ragdoll_limit "2"
  12. cl_showpos "0"
  13. cl_viewmodelfovsurvivor "80"
  14. mm_dedicated_search_maxping "70"
  15. net_graph "1"
  16. net_graphheight "180"
  17. r_drawviewmodel "1"
  18. snd_musicvolume "0.8"
  19. sv_voiceenable "1"
  20. voice_enable "1"
  21. volume "0.19" //Volume change
  22.  
  23. //Mouse Settings
  24. crosshair "1"
  25. m_rawinput "1"
  26. m_mousespeed "0"
  27. m_customaccel "0"
  28.  
  29. //Crosshair
  30. cl_colorblind "0"
  31. cl_crosshair_dynamic "0"
  32. cl_crosshair_green "255"
  33. cl_crosshair_red "255"
  34. cl_crosshair_blue "255"
  35. cl_crosshair_thickness "1"
  36.  
  37. //Lerp and Rates
  38. rate "100000"
  39. cl_updaterate "100"
  40. cl_cmdrate "100"
  41. cl_interp "0.0167"
  42. cl_interp_ratio "-1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement