Advertisement
Guest User

autoexec

a guest
Oct 19th, 2017
789
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. cl_cmdrate "128"
  2. cl_updaterate "128"
  3. rate "128000"
  4. r_drawtracers_firstperson "0"
  5. fps_max "0"
  6. m_rawinput "0"
  7. m_customaccel "0"
  8. m_mouseaccel1 "0"
  9. m_mouseaccel2 "0"
  10. viewmodel_fov "65"
  11. viewmodel_offset_x "2"
  12. viewmodel_offset_y "2"
  13. viewmodel_offset_z "-2"
  14. hud_scaling "0.8"
  15. cl_interp "0"
  16. cl_interp_ratio "1"
  17. mat_queue_mode "2"
  18. cl_crosshairalpha "255"
  19. cl_crosshaircolor "5"
  20. cl_crosshaircolor_b "255"
  21. cl_crosshaircolor_r "255"
  22. cl_crosshaircolor_g "0"
  23. cl_crosshairdot "0"
  24. cl_crosshairgap "-1"
  25. cl_crosshairsize "3"
  26. cl_crosshairstyle "5"
  27. cl_crosshairusealpha "1"
  28. cl_crosshairthickness "1"
  29. cl_crosshairdrawoutline "0"
  30. zoom_sensitivity_ratio_mouse "0.7"
  31. sensitivity "1.8"
  32. mat_monitorgamma "1.6"
  33. snd_mixahead "0.05"
  34. bind "MWHEELUP" "slot1"
  35.  
  36. bind "MWHEELDOWN" "+jump"
  37.  
  38. bind "TAB" "+sscore;cl_righthand 0
  39. alias +sscore "net_graph 1;+showscores"
  40. alias -sscore "net_graph 0;-showscores"
  41. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement