Advertisement
Guest User

JRiceroni Crosshair and Viewmodel

a guest
Sep 19th, 2015
727
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. //////////// CROSSHAIR \\\\\\\\\\\\\\\\
  2.  
  3. cl_crosshair_outlinethickness "1";
  4. cl_crosshairalpha "255";
  5. cl_crosshaircolor "5";
  6. cl_crosshaircolor_b "255";
  7. cl_crosshaircolor_g "0";
  8. cl_crosshaircolor_r "255";
  9. cl_crosshairdot "0";
  10. cl_crosshairgap "-1";
  11. cl_crosshair_drawoutline "1";
  12. cl_crosshairscale "1";
  13. cl_crosshairsize "3";
  14. cl_crosshairstyle "4";
  15. cl_crosshairthickness "1";
  16. cl_crosshairusealpha "1"
  17.  
  18. //////////// VIEWMODEL \\\\\\\\\\\\\\\\
  19.  
  20. cl_viewmodel_shift_left_amt "1.5";
  21. cl_viewmodel_shift_right_amt "0.75"
  22.  
  23. viewmodel_fov "68.000000";
  24. viewmodel_offset_x "2.500000";
  25. viewmodel_offset_y "0";
  26. viewmodel_offset_z "-1.500000";
  27. viewmodel_presetpos "3"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement