Advertisement
Guest User

autoexec.cfg

a guest
Aug 30th, 2015
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. bind "F1" "buy defuser;buy vest;buy awp"
  2. bind "F2" "buy defuser;buy vest;buy ak47;buy m4a1"
  3. bind "F3" "buy defuser;buy vest;buy famas;buy galilar"
  4. bind "F4" "buy defuser;buy vest;buy p90"
  5. bind "F5" "buy defuser;buy vest;buy bizon"
  6. bind "F6" "buy defuser;buy vest;buy MP7"
  7. bind "F7" "buy defuser;buy vest;buy MP9;buy MAC-10"
  8. bind "END" "buy vest"
  9. bind "PGDN" "buy vesthelm"
  10. bind "=" "buy flashbang"
  11. bind "-" "buy hegrenade"
  12. bind "BACKSPACE" "buy smokegrenade"
  13. bind "HOME" "buy Molotov; buy Incen. Grenade"
  14. bind "PGUP "buy defuser"
  15. bind "N" "+lookatweapon"
  16. bind "V" "+voicerecord"
  17. bind "T" "use weapon_hegrenade"
  18. bind "F" "use weapon_flashbang"
  19. bind "MWHEELUP" "invprev"
  20. bind "MWHEELDOWN" "invnext"
  21. bind "Q" "rotate1"
  22. bind 3 "slot3; resetrotate"
  23. bind 4 "slot4; resetrotate"
  24. bind 5 "slot5; resetrotate"
  25. alias "rotate1" "slot1; bind Q rotate2"
  26. alias "rotate2" "slot2; resetrotate"
  27. alias "resetrotate" "bind Q rotate1"
  28. cl_crosshairalpha "150"
  29. cl_crosshaircolor "5"
  30. cl_crosshaircolor_b "255"
  31. cl_crosshaircolor_r "255"
  32. cl_crosshaircolor_g "0"
  33. cl_crosshairdot "0"
  34. cl_crosshairgap "-2"
  35. cl_crosshairsize "4"
  36. cl_crosshairstyle "4"
  37. cl_crosshairusealpha "1"
  38. cl_crosshairthickness "1"
  39. cl_fixedcrosshairgap "0"
  40. cl_crosshair_outline "0"
  41. cl_crosshair_outline_draw "0"
  42. cl_hud_playercount_showcount "1"
  43. cl_hud_color "3"
  44. cl_loadout_colorweaponnames "1"
  45. cl_radar_rotate "1"
  46. cl_autowepswitch "0"
  47. cl_teammate_colors_show "1"
  48. cl_radar_always_centered "0"
  49. cl_radar_scale "0.5"
  50. ui_steam_overlay_notification_position "topright"
  51. cl_showfps "0"
  52. net_graph "1"
  53. cl_autohelp "1"
  54. cl_use_opens_buy_menu "0"
  55. gameinstructor_enable "0"
  56. hud_showtargetid "1"
  57. player_nevershow_communityservermessage "1"
  58. voice_enable "1"
  59. cl_updaterate 128
  60. cl_cmdrate 128
  61. cl_interp 0
  62. cl_interp_ratio 1
  63. cl_bob_lower_amt 30
  64. cl_bobamt_lat 0.1
  65. cl_bobamt_vert 0.1
  66. viewmodel_fov 68
  67. bind mwheeldown +jump
  68. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement