Advertisement
Guest User

Untitled

a guest
Mar 1st, 2015
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. cl_crosshair_drawoutline "0"
  2. cl_crosshair_outlinethickness "1"
  3. cl_crosshairalpha "99999"
  4. cl_crosshaircolor "4.000000"
  5. cl_crosshaircolor_b "0"
  6. cl_crosshaircolor_g "0"
  7. cl_crosshaircolor_r "0"
  8. cl_crosshairdot "0"
  9. cl_crosshairgap "-0.7"
  10. cl_crosshairscale "1550"
  11. cl_crosshairsize "3"
  12. cl_crosshairstyle "4"
  13. cl_crosshairthickness "0.5"
  14. cl_crosshairusealpha "1"
  15. alias "+jumpthrow" "+forward;+jump;-attack"
  16. alias "-jumpthrow" "-jump;-forward"
  17. bind "4" "+jumpthrow"
  18. alias "+jumpthrow2" "+jump;-attack"
  19. alias "-jumpthrow2" "-jump"
  20. bind "5" "+jumpthrow2"
  21. cl_interp "0"
  22. cl_interp_ratio "1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement