Advertisement
pigzera

autoexec fev/21

Feb 9th, 2021
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. unbind f3
  2. unbind f5
  3. unbind f4
  4. unbind f6
  5. unbind f7
  6. unbind f8
  7. unbind f9
  8. unbind f10
  9. unbind f11
  10. unbind "`"
  11. unbind k
  12. unbind h
  13. unbind i
  14. unbind o
  15.  
  16.  
  17. bind f "use weapon_flashbang"
  18. bind c "use weapon_smokegrenade"
  19. bind z "use weapon_molotov;use weapon_incgrenade"
  20. bind "F3" "toggleconsole"
  21. bind "f4" "toggle mat_monitorgamma 1.6 2.2"
  22. bind F12 devshots_screenshot
  23. bind "v" "+jump;-attack;-jump"
  24. bind t +voicerecord
  25. bind alt +left
  26. bind mouse3 "noclip"
  27. bind mouse4 +lookatweapon
  28. bind mouse5 +spray_menu
  29. bind mwheeldown +jump
  30. bind mwheelup "incrementvar cl_radar_scale 0.3 1 0.4"
  31. bind q r_cleardecals
  32. bind space +cjump
  33. alias +cjump "+jump; +duck"
  34. alias -cjump "-jump; -duck"
  35.  
  36.  
  37. cl_radar_always_centered 0
  38. cl_radar_rotate 1
  39. cl_radar_icon_scale_min 0.7
  40. cl_hud_radar_scale 1.2
  41.  
  42.  
  43. lobby_default_privacy_bits2 0
  44. ui_setting_advertiseforhire_auto 0
  45. gameinstructor_enable 0
  46. cl_autowepswitch 0
  47. cl_invites_only_mainmenu 1
  48. cl_invites_only_friends 1
  49. cl_accountprivacysetting1 2
  50. con_enable 1
  51. cl_dm_buyrandomweapons 0
  52. cl_buywheel_nomousecentering 1
  53. cl_player_ping_mute 2
  54. mat_monitorgamma 1.6
  55. mm_dedicated_search_maxping 25
  56. cl_hud_playercount_showcount 1
  57. cl_hud_playercount_pos 1
  58. cl_hud_bomb_under_radar 0
  59. cl_downloadfilter nosounds
  60. ui_mainmenu_bkgnd_movie_C5E107D7 sirocco_night
  61. ui_steam_overlay_notification_position "topright"
  62. ui_popup_weaponupdate_version 2
  63. demo_index 1
  64.  
  65.  
  66. cl_crosshaircolor 4
  67. cl_crosshairdot 0
  68. cl_crosshairgap -2
  69. cl_crosshairsize 3
  70. cl_crosshairstyle 4
  71. cl_crosshairusealpha 1
  72. cl_crosshairthickness 1
  73. cl_crosshairalpha 255
  74. cl_crosshaircolor_b 255
  75. cl_crosshaircolor_g 255
  76. cl_crosshaircolor_r 255
  77. cl_crosshair_drawoutline 0
  78. cl_crosshair_sniper_width 2
  79. cl_crosshair_friendly_warning 0
  80.  
  81.  
  82. viewmodel_recoil "0"
  83. fps_max "999"
  84. r_dynamic "0"
  85.  
  86.  
  87. sensitivity "1"
  88. zoom_sensitivity_ratio_mouse "0.82"
  89.  
  90.  
  91. rate "786432"
  92. cl_updaterate "128"
  93. cl_cmdrate "128"
  94.  
  95.  
  96. snd_mute_losefocus 0
  97. snd_menumusic_volume 0
  98. snd_deathcamera_volume 0
  99. snd_mapobjective_volume 0
  100. snd_roundend_volume 0
  101. snd_roundstart_volume 0
  102. snd_tensecondwarning_volume 0.12
  103. snd_mvp_volume 0
  104. cl_embedded_stream_audio_volume 0
  105. snd_mute_mvp_music_live_players 1
  106. snd_dzmusic_volume 0
  107. volume 0
  108. voice_enable 0
  109. voice_scale 0
  110. voice_mixer_volume -1
  111.  
  112.  
  113. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement