Advertisement
makispaiktis

CS2 Crosshair

Dec 17th, 2023 (edited)
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. ******** DPI ********
  2. DPI = 1000
  3. sensitivity = 6.33
  4. EDPI = 6330
  5.  
  6. ******** BINDS ********
  7. bind "F1" "buy rifle0;buy vest;"
  8. bind "F2" "buy secondary1;buy vest;"
  9. bind "F3" "buy rifle4;buy vest;"
  10.  
  11. ******** CROSSHAIR ********
  12. cl_crosshairalpha "200";
  13. cl_crosshaircolor "5";
  14. cl_crosshaircolor_b "234";
  15. cl_crosshaircolor_r "50";
  16. cl_crosshaircolor_g "250";
  17. cl_crosshairdot "0";
  18. cl_crosshairgap "-2";
  19. cl_crosshairsize "4";
  20. cl_crosshairstyle "5";
  21. cl_crosshairusealpha "1";
  22. cl_crosshairthickness "0";
  23. cl_fixedcrosshairgap "-5";
  24. cl_crosshair_outlinethickness "0";
  25. cl_crosshair_drawoutline "0";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement