Advertisement
Guest User

my autoexec.cfg

a guest
Jul 21st, 2015
346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. fps_max 121
  2.  
  3. cl_cmdrate 128
  4.  
  5. cl_updaterate 128
  6.  
  7. rate 128000
  8.  
  9. cl_interp 0
  10.  
  11.  
  12. net_graph "1"
  13. net_graphheight "100"
  14. net_graphpos "3
  15. "
  16.  
  17. viewmodel_fov "68"
  18. viewmodel_offset_x "2"
  19. viewmodel_offset_y "2"
  20. viewmodel_offset_z "-2"
  21. viewmodel_prestpos "0.5"
  22.  
  23. // removes arm shifting during crouching
  24. cl_viewmodel_shift_left_amt "0"
  25. cl_viewmodel_shift_right_amt "0"
  26.  
  27. cl_crosshairalpha "200"
  28. cl_crosshaircolor "1"
  29. cl_crosshaircolor_b "50"
  30. cl_crosshaircolor_r "50"
  31. cl_crosshaircolor_g "250"
  32. cl_crosshairdot "0"
  33. cl_crosshairgap "0"
  34. cl_crosshairsize "5"
  35. cl_crosshairstyle "4"
  36. cl_crosshairusealpha "1"
  37. cl_crosshairthickness "1.5"
  38. cl_fixedcrosshairgap "0"
  39. cl_crosshair_outlinethickness "0"
  40. cl_crosshair_drawoutline "0"
  41.  
  42. r_drawtracers_firstperson "0"
  43.  
  44. mat_monitorgamma "2.1"
  45.  
  46. mat_queue_mode "-1"
  47.  
  48. mat_savechanges
  49.  
  50. cl_forcepreload “1”
  51.  
  52. cl_autowepswitch “0”
  53.  
  54. cl_disablefreezecam “1”
  55.  
  56. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement