Advertisement
Guest User

Untitled

a guest
Aug 19th, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. //CROSSHAIR CVARS
  2. //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. cl_crosshairstyle 4
  4. cl_crosshairsize 2.4
  5. cl_crosshairthickness 1
  6. cl_crosshairgap -3
  7. cl_crosshair_drawoutline 1
  8. cl_crosshair_outlinethickness 0.2
  9. cl_crosshairdot 0
  10. cl_crosshair_t 0
  11. cl_crosshaircolor 5
  12. cl_crosshaircolor_r 255
  13. cl_crosshaircolor_g 255
  14. cl_crosshaircolor_b 255
  15. cl_crosshairalpha 255
  16. //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement