Advertisement
TheGamingNachos

scout.cfg

Oct 4th, 2015
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. exec "default.cfg"
  2. cl_interp ".033"
  3. bind "p" ""
  4.  
  5. // LOD Tweak:
  6. mat_filterlightmaps 1
  7.  
  8.  
  9. // Crosshair:
  10. cl_crosshair_file ""
  11. cl_crosshair_scale 26
  12. cl_crosshair_blue 255
  13. cl_crosshair_green 255
  14. cl_crosshair_red 255
  15.  
  16.  
  17. // Primary:
  18. bind "f" "Primary; slot1; +reload; sensitivity 2.7128; r_drawviewmodel 0"
  19.  
  20.  
  21. // Secondary:
  22. bind "mwheelup" "Secondary; slot2; +reload; sensitivity 2.7128; r_drawviewmodel 0; spec_prev"
  23.  
  24.  
  25. // Melee:
  26. bind "mwheeldown" "Melee; slot3; sensitivity 2.7128; r_drawviewmodel 1; spec_next"
  27.  
  28.  
  29. echo "----------------------"
  30. echo " Scout Config Loaded. "
  31. echo "----------------------"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement