Advertisement
roselnc96

CS:GO CFG

Jan 16th, 2018
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. bind "ESCAPE" "cancelselect"
  2. bind "-" "toggleconsole"
  3.  
  4. bind "TAB" "+showscores"
  5. bind "SPACE" "+jump"
  6. bind "," "buyammo1"
  7. bind "." "buyammo2"
  8. bind "0" "slot10"
  9. bind "1" "slot1"
  10. bind "2" "slot2"
  11. bind "3" "slot3"
  12. bind "4" "slot4"
  13. bind "5" "slot5"
  14. bind "6" "slot6"
  15. bind "7" "slot7"
  16. bind "8" "slot8"
  17. bind "9" "slot9"
  18. bind "a" "+moveleft"
  19. bind "b" "buymenu"
  20. bind "c" "radio3"
  21. bind "d" "+moveright"
  22. bind "e" "+use"
  23. bind "f" "+lookatweapon"
  24. bind "g" "drop"
  25. bind "i" "show_loadout_toggle"
  26. bind "mouse3" "+voicerecord"
  27. bind "m" "teammenu"
  28. bind "q" "lastinv"
  29. bind "r" "+reload"
  30. bind "s" "+back"
  31. bind "u" "messagemode2"
  32. bind "w" "+forward"
  33. bind "x" "radio2"
  34. bind "y" "messagemode"
  35. bind "z" "radio1"
  36. bind "CTRL" "+duck"
  37. bind "SHIFT" "+speed"
  38. bind "F3" "autobuy"
  39. bind "F4" "rebuy"
  40. bind "F5" "jpeg"
  41. bind "F6" "save quick"
  42. bind "F7" "load quick"
  43. bind "MWHEELDOWN" "r_cleardecals"
  44. bind "MWHEELUP" "+jump"
  45. bind "MOUSE1" "+attack"
  46. bind "MOUSE2" "+attack2"
  47. bind "PAUSE" "pause"
  48. bind "DEL" "mute"
  49. bind "t" "+spray_menu"
  50. bind "n" "-attack"
  51.  
  52. ;/////Crosshair
  53. cl_crosshaircolor "1"
  54. cl_crosshairdot "0"
  55. cl_crosshairgap "-2"
  56. cl_crosshairsize "2"
  57. cl_crosshairstyle "4"
  58. cl_crosshairusealpha "1"
  59. cl_crosshairthickness "1"
  60. cl_fixedcrosshairgap "-2"
  61. cl_crosshair_outlinethickness "1"
  62. cl_crosshair_drawoutline "1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement