Advertisement
pigzera

autoexec abril 20

Mar 28th, 2020
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. unbind f4
  2. unbind f5
  3. unbind f6
  4. unbind f7
  5. unbind f8
  6. unbind f9
  7. unbind f10
  8. unbind f11
  9. unbind mwheelup
  10. unbind k
  11. unbind "`"
  12.  
  13.  
  14. //show equipment toggle
  15. bind "mouse3" "show"
  16. alias show show1
  17. alias show1 "+cl_show_team_equipment; alias show show2"
  18. alias show2 "-cl_show_team_equipment; alias show show1"
  19. bind t +voicerecord
  20. bind "F3" "toggleconsole"
  21. bind F12 devshots_screenshot
  22. bind "v" "+jump;-attack;-jump"
  23. bind mwheeldown +jump
  24. bind f "use weapon_flashbang"
  25. bind c "use weapon_smokegrenade"
  26. bind z "use weapon_molotov;use weapon_incgrenade"
  27. bind q r_cleardecals
  28. bind mouse5 +spray_menu
  29. bind mouse4 "+lookatweapon"
  30. bind space +cjump
  31. alias +cjump "+jump; +duck"
  32. alias -cjump "-jump; -duck"
  33.  
  34. bind "j" "say ﷽﷽ ﷽﷽﷽ ﷽﷽﷽ ﷽﷽﷽ ﷽﷽﷽ ﷽﷽﷽ ﷽﷽﷽ ﷽﷽﷽ ﷽﷽ ﷽﷽ ﷽﷽﷽ ﷽﷽﷽ ﷽﷽﷽ �"
  35.  
  36.  
  37.  
  38. cl_radar_always_centered 0
  39. cl_radar_rotate 1
  40. cl_radar_scale 0.4
  41. cl_hud_radar_scale 1
  42. cl_radar_icon_scale_min 0.6
  43. cl_hud_playercount_showcount "1"
  44. cl_hud_playercount_pos 1
  45. cl_showloadout 1
  46. hud_showtargetid 1
  47. lobby_default_privacy_bits2 0
  48. ui_setting_advertiseforhire_auto 0
  49. gameinstructor_enable "0"
  50. cl_autowepswitch 0
  51. cl_invites_only_mainmenu 1
  52. cl_invites_only_friends 1
  53. con_enable 1
  54. cl_dm_buyrandomweapons 0
  55. cl_downloadfilter none
  56. cl_buywheel_nomousecentering 1
  57. mat_monitorgamma 1
  58. cl_mute_enemy_team 1
  59. cl_teamid_overhead_mode 1
  60. cl_clanid "1593893"
  61.  
  62.  
  63.  
  64.  
  65. cl_crosshairstyle 4
  66. cl_crosshairsize 3
  67. cl_crosshairgap -2
  68. cl_crosshairalpha 300
  69. cl_crosshair_drawoutline 0
  70. cl_crosshair_outlinethickness 0
  71. cl_crosshairthickness 1
  72. cl_crosshairdot 0
  73. cl_crosshaircolor 4
  74. cl_crosshaircolor_r -1000
  75. cl_crosshaircolor_g -1000
  76. cl_crosshaircolor_b -1000
  77. cl_crosshair_sniper_width 2
  78. cl_hud_color 2
  79. net_graphheight 0
  80. viewmodel_presetpos "3"
  81. cl_viewmodel_shift_left_amt "0"
  82. cl_viewmodel_shift_right_amt "0"
  83. cl_bob_lower_amt "0"
  84. cl_bobamt_lat "0"
  85. cl_bobamt_vert "0"
  86. viewmodel_recoil "0"
  87.  
  88.  
  89.  
  90. sensitivity "1"
  91. zoom_sensitivity_ratio_mouse "0.82"
  92. m_rawinput "1"
  93. r_dynamic "0"
  94. fps_max "300"
  95. net_splitrate 2
  96. rate "786432"
  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.20
  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.1
  114. voice_mixer_volume -1
  115.  
  116.  
  117.  
  118. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement