Advertisement
Guest User

Csgoconfig

a guest
Oct 31st, 2014
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. //CSgoGude
  2. snd_mixahead "0.05"
  3. m_rawinput "1"
  4. m_mouseaccel1 "0"
  5. m_mouseaccel2 "0"
  6. cl_disablehtmlmotd "1"
  7. cl_autowepswitch "0"
  8. viewmodel_fov "68"
  9. viewmodel_offset_x "2"
  10. viewmodel_offset_y "2"
  11. viewmodel_offset_z "-2"
  12. fps_max "130"
  13.  
  14.  
  15. //Rates
  16. cl_updaterate "128"
  17. cl_cmdrate "128"
  18. rate "80000"
  19. cl_interp "0"
  20. cl_interp_ratio "2"
  21.  
  22. //Crosshair
  23. cl_crosshair_drawoutline "0"
  24. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  25. cl_crosshair_dynamic_splitalpha_innermod "1"
  26. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  27. cl_crosshair_dynamic_splitdist "7"
  28. cl_crosshair_outlinethickness "1"
  29. cl_crosshairalpha "255"
  30. cl_crosshaircolor "5"
  31. cl_crosshaircolor_b "255"
  32. cl_crosshaircolor_g "0"
  33. cl_crosshaircolor_r "255"
  34. cl_crosshairdot "1"
  35. cl_crosshairgap "0"
  36. cl_crosshairgap_useweaponvalue "0"
  37. cl_crosshairscale "0"
  38. cl_crosshairsize "0"
  39. cl_crosshairstyle "6"
  40. cl_crosshairthickness "1"
  41. cl_crosshairusealpha "1"
  42. cl_fixedcrosshairgap "3"
  43.  
  44. //Left Hand
  45. cl_righthand 0
  46.  
  47. //Net Graph
  48. net_graph "1"
  49. net_graphheight "0"
  50. net_graphholdsvframerate "0"
  51. net_graphmsecs "400"
  52. net_graphpos "2"
  53. net_graphproportionalfont "0"
  54. net_graphshowinterp "1"
  55. net_graphshowlatency "1"
  56. net_graphshowsvframerate "1"
  57. net_graphsolid "1"
  58. net_graphtext "1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement