Advertisement
Guest User

Untitled

a guest
Oct 16th, 2019
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1.  
  2. sensitivity ".69"
  3.  
  4. alias "+jumpthrow" "+jump;-attack"; alias "-jumpthrow" "-jump"; bind alt "+jumpthrow"
  5.  
  6. cl_autowepswitch "0"
  7.  
  8. volume ".25"
  9.  
  10. bind k "noclip"
  11.  
  12. "snd_musicvolume .01"
  13.  
  14. snd_deathcamera_volume 0
  15.  
  16. snd_mapobjective_volume 0
  17.  
  18. snd_menumusic_volume 0
  19.  
  20. snd_roundend_volume 0
  21.  
  22. snd_roundstart_volume 0
  23.  
  24. snd_tensecondwarning_volume 0
  25.  
  26. bind "mwheeldown" +jump
  27.  
  28. bind "mwheelup" +jump
  29.  
  30. bind v "toggle cl_righthand 0 1"
  31.  
  32. cl_crosshairalpha "255"
  33. cl_crosshaircolor "5"
  34. cl_crosshaircolor_b "200"
  35. cl_crosshaircolor_g "255"
  36. cl_crosshaircolor_r "255"
  37. cl_crosshairdot "0"
  38. cl_crosshairgap "0"
  39. cl_crosshairsize "1.5"
  40. cl_crosshairstyle "4"
  41. cl_crosshairthickness "0"
  42. cl_crosshair_drawoutline "1"
  43. cl_crosshair_outlinethickness "0.5"
  44.  
  45. fps_max 0
  46.  
  47.  
  48.  
  49.  
  50. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement