Advertisement
Guest User

Crosshair

a guest
Oct 10th, 2015
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. cl_crosshairsize "3.5";
  2. cl_crosshairthickness "1.5";
  3. cl_crosshairusealpha "1";
  4. cl_crosshairalpha "255";
  5. cl_crosshairgap "-2";
  6. cl_crosshair_drawoutline "1";
  7. cl_crosshair_outlinethickness "0.5";
  8.  
  9. cl_crosshairdot "0";
  10. cl_crosshairstyle "4";
  11. cl_crosshaircolor "5";
  12. cl_crosshaircolor_r "0";
  13. cl_crosshaircolor_g "255";
  14. cl_crosshaircolor_b "0";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement