Advertisement
Guest User

kikkoS autoexec1

a guest
Jul 28th, 2015
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. alias "+jumpthrow" "+jump; -attack"
  2. alias "-jumpthrow" "-jump"
  3. bind "i" "+jumpthrow"
  4. cl_autowepswitch "0"
  5. "cl_crosshair_drawoutline" = "1"
  6. "cl_crosshair_outlinethickness" = "1"
  7. "cl_crosshairalpha" = "200"
  8. "cl_crosshaircolor" = "5"
  9. "cl_crosshaircolor_b" = "255"
  10. "cl_crosshaircolor_g" = "255"
  11. "cl_crosshaircolor_r" = "255"
  12. "cl_crosshairdot" = "0"
  13. "cl_crosshairgap" = "0.5"
  14. "cl_crosshairsize" = "4"
  15. "cl_crosshairstyle" = "4"
  16. "cl_crosshairthickness" = "1"
  17. "cl_crosshairusealpha" = "1"
  18. "cl_fixedcrosshairgap" = "-1"
  19. cl_forcepreload "1"
  20. cl_interp "0"
  21. cl_interp_ratio "1"
  22. cl_cmdrate "128"
  23. cl_updaterate "128"
  24. rate "128000"
  25. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement