Advertisement
pigzera

autoexec set/20 v9

Sep 12th, 2020
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 KB | None | 0 0
  1. unbind f4
  2. unbind f5
  3. unbind f6
  4. unbind f7
  5. unbind f8
  6. unbind f11
  7. unbind "`"
  8.  
  9.  
  10.  
  11. bind f "use weapon_flashbang"
  12. bind c "use weapon_smokegrenade"
  13. bind z "use weapon_molotov;use weapon_incgrenade"
  14. bind "F3" "toggleconsole"
  15. bind F12 devshots_screenshot
  16. bind "v" "+jump;-attack;-jump"
  17. bind q r_cleardecals
  18. bind t +voicerecord
  19. bind mwheeldown +jump
  20. bind mwheelup "incrementvar cl_radar_scale 0.35 1 0.6"
  21. bind mouse3 noclip; getout
  22. bind mouse4 +lookatweapon
  23. bind mouse5 +spray_menu
  24. bind "rightarrow" "buy vesthelm; buy m4a1; buy ak47; buy defuser;"
  25. bind "downarrow" "buy deagle; buy vest;"
  26. bind space +cjump
  27. alias +cjump "+jump; +duck"
  28. alias -cjump "-jump; -duck"
  29.  
  30.  
  31.  
  32. cl_radar_always_centered 0
  33. cl_radar_rotate 1
  34. cl_hud_radar_scale 1
  35. cl_radar_icon_scale_min 0.4
  36. cl_radar_square_with_scoreboard 0
  37.  
  38.  
  39.  
  40. ui_steam_overlay_notification_position bottomright
  41. cl_hud_playercount_showcount "1"
  42. lobby_default_privacy_bits2 0
  43. ui_setting_advertiseforhire_auto 0
  44. gameinstructor_enable "0"
  45. cl_autowepswitch 0
  46. cl_invites_only_mainmenu 1
  47. cl_invites_only_friends 1
  48. con_enable 1
  49. cl_dm_buyrandomweapons 0
  50. cl_buywheel_nomousecentering 1
  51. cl_hud_healthammo_style 1
  52. cl_hud_background_alpha 1
  53. hud_scaling 1
  54. cl_hud_color 7
  55. mat_monitorgamma 1.8
  56.  
  57.  
  58.  
  59. cl_crosshairstyle 4
  60. cl_crosshairsize 3
  61. cl_crosshairgap -1
  62. cl_crosshairthickness 0
  63. cl_crosshair_drawoutline 0
  64. cl_crosshairdot 0
  65. cl_crosshaircolor 5
  66. cl_crosshaircolor_r 255
  67. cl_crosshaircolor_g 255
  68. cl_crosshaircolor_b 0
  69. cl_crosshairusealpha 1
  70. cl_crosshairalpha 255
  71. cl_crosshairgap_useweaponvalue 0
  72. cl_crosshair_t 0
  73. cl_crosshair_sniper_width 2
  74.  
  75.  
  76.  
  77. viewmodel_presetpos 3
  78. viewmodel_fov 68
  79. viewmodel_offset_x 2.5
  80. viewmodel_offset_y 0
  81. viewmodel_offset_z -1.5
  82. cl_righthand 1
  83. cl_viewmodel_shift_left_amt 1.5
  84. cl_viewmodel_shift_right_amt 0.75
  85. viewmodel_recoil 0
  86. cl_bob_lower_amt 5
  87. cl_bobamt_lat 0.4
  88. cl_bobamt_vert 0.25
  89.  
  90.  
  91.  
  92. sensitivity "1"
  93. m_rawinput "1"
  94. rate "786432"
  95. zoom_sensitivity_ratio_mouse "0.82"
  96. r_dynamic "0"
  97.  
  98.  
  99.  
  100. snd_mute_losefocus 0
  101. snd_menumusic_volume 0
  102. snd_deathcamera_volume 0
  103. snd_mapobjective_volume 0
  104. snd_roundend_volume 0
  105. snd_roundstart_volume 0
  106. snd_tensecondwarning_volume 0.1
  107. snd_mvp_volume 0
  108. cl_embedded_stream_audio_volume 0
  109. snd_mute_mvp_music_live_players 0
  110. snd_dzmusic_volume 0
  111. volume 0
  112. voice_enable 0
  113. voice_scale 0
  114. voice_mixer_volume -1
  115.  
  116.  
  117.  
  118. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement