Advertisement
Guest User

LMNii's autoexec

a guest
Nov 22nd, 2014
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. //Crosshair
  2. cl_crosshairalpha "255"
  3. cl_crosshaircolor "1"
  4. cl_crosshaircolor_b "50"
  5. cl_crosshaircolor_r "50"
  6. cl_crosshaircolor_g "250"
  7. cl_crosshairdot "0"
  8. cl_crosshairgap "-2"
  9. cl_crosshairsize "4"
  10. cl_crosshairstyle "5"
  11. cl_crosshairusealpha "1"
  12. cl_crosshairthickness "1"
  13. cl_fixedcrosshairgap "-2"
  14. cl_crosshair_outline "0"
  15. cl_crosshair_outline_draw "0"
  16.  
  17. //Voice
  18. voice_scale "0.5"
  19. volume "0.25"
  20.  
  21. //Keybinds
  22. bind kp_slash ""
  23. bind kp_multiply ""
  24. bind kp_minus ""
  25. bind kp_home ""
  26. bind kp_uparrow "buy p250"
  27. bind kp_pgup ""
  28. bind kp_leftarrow "buy p250"
  29. bind kp_5 "buy defuser"
  30. bind kp_rightarrow "buy flashbang"
  31. bind kp_end "buy ak47"
  32. bind kp_downarrow "buy m4a1"
  33. bind kp_pgdn "buy smokegrenade"
  34. bind kp_ins "buy vesthelm"
  35. bind kp_del "buy vest"
  36. bind kp_plus "buy bizon"
  37. bind kp_enter "buy p90"
  38. bind "kp_pgup" "buy hegrenade;"
  39.  
  40. //Sound
  41. snd_mixahead "0.05"
  42. snd_headphone_pan_exponent "2"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement