Advertisement
dougllasfps

dougllas-csgo.cfg

Feb 23rd, 2018 (edited)
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. cl_righthand 0;
  2.  
  3. cl_crosshairsize 3;
  4.  
  5. cl_crosshairstyle 4;
  6.  
  7. cl_crosshairdrawoutline 0 ;
  8.  
  9. cl_crosshairgap -3 ;
  10.  
  11. bind mwheelup +jump ;
  12.  
  13. unbind mwheeldown ;
  14.  
  15. bind mouse3 +voicerecord ;
  16.  
  17. bind F10 "voice_enable 0" ;
  18. bind F11 "voice_enable 1" ;
  19.  
  20. alias -smoke_throw "cl_crosshairsize 2.5" ;
  21. alias +smoke_throw "cl_crosshairsize 9999" ;
  22.  
  23. bind CAPSLOCK +smoke_throw ;
  24.  
  25. bind "kp_end" "buy smokegrenade;"
  26. bind "kp_downarrow" "buy hegrenade;"
  27. bind "kp_pgdn" "buy flashbang;"
  28. bind "kp_leftarrow" "buy molotov;"
  29. bind "kp_home" "buy vest;"
  30. bind "kp_uparrow" "buy vesthelm;"
  31. bind "kp_pgup" "buy defuser;"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement