Advertisement
Guest User

pat1ent's CS:GO Config

a guest
Jul 27th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. // crosshair
  2.  
  3. cl_crosshair_drawoutline "1"
  4. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  5. cl_crosshair_dynamic_splitalpha_innermod "1"
  6. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  7. cl_crosshair_dynamic_splitdist "7"
  8. cl_crosshair_outlinethickness "1"
  9. cl_crosshairalpha "255"
  10. cl_crosshaircolor "5"
  11. cl_crosshaircolor_b "0"
  12. cl_crosshaircolor_g "255"
  13. cl_crosshaircolor_r "0"
  14. cl_crosshairdot "0"
  15. cl_crosshairgap "0.500000"
  16. cl_crosshairgap_useweaponvalue "0"
  17. cl_crosshairscale "1"
  18. cl_crosshairsize "1.500000"
  19. cl_crosshairstyle "4"
  20. cl_crosshairthickness "1.500000"
  21. cl_crosshairusealpha "1"
  22. cl_fixedcrosshairgap "1"
  23.  
  24. // viewmodel
  25.  
  26. viewmodel_fov "68"
  27. viewmodel_offset_x "2.5"
  28. viewmodel_offset_y "1"
  29. viewmodel_offset_z "-1.5"
  30.  
  31. // lowers delay between sounds.
  32.  
  33. snd_mixahead "0.05"
  34. snd_musicvolume "0"
  35. snd_headphone_pan_exponent "2"
  36. snd_headphone_pan_radial_weight "2
  37. snd_legacy_surround "0"
  38. snd_pitchquality "1"
  39. dsp_enhance_stereo "0"
  40.  
  41. // removes the shifting of the arm when crouching down.
  42.  
  43. cl_viewmodel_shift_left_amt "0"
  44. cl_viewmodel_shift_right_amt "0"
  45. m_mousespeed 0
  46. m_mouseaccel 0
  47.  
  48. // usual rate commands
  49.  
  50. cl_cmdrate "128"
  51. cl_updaterate "128"
  52. rate "128000"
  53.  
  54. r_drawtracers_firstperson 1
  55.  
  56.  
  57. // causes the scope to move less while moving scoped and reduces bobbing effect
  58.  
  59. cl_bobcycle "2"
  60.  
  61. fps_max 0
  62.  
  63. ECHO ================================================
  64. ECHO ===[ pat1ent Autoexec CFG loaded! ]=====
  65. ECHO ===[ Goodluck have fun! ]=====
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement