Advertisement
Pitufocs

Crosshair

May 1st, 2018
402
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Nim 0.40 KB | None | 0 0
  1. // CROSSHAIR //
  2.  
  3. cl_crosshairstyle 5
  4. cl_crosshairsize 4
  5. cl_crosshairthickness 1
  6. cl_crosshairgap -1.5
  7. cl_crosshair_drawoutline 0
  8. cl_crosshair_outlinethickness 1
  9. cl_crosshairdot 0
  10. cl_crosshair_t 0
  11. cl_crosshaircolor 5
  12. cl_crosshaircolor_r 0
  13. cl_crosshaircolor_g 0
  14. cl_crosshaircolor_b 0
  15. cl_crosshairalpha 255
  16.  
  17. //BINDS//
  18.  
  19. bind mwheelup +jump
  20. bind mwheeldown +jump
  21. bind "SHIFT" "+speed; r_cleardecals"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement