pigzera

autoexec set 2k19

Sep 17th, 2019
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. unbind f10
  2. unbind f4
  3. unbind f5
  4. unbind f6
  5. unbind f7
  6. unbind f8
  7. unbind f9
  8. unbind f10
  9. unbind f11
  10. unbind h
  11. unbind k
  12. unbind j
  13. unbind "`"
  14.  
  15.  
  16.  
  17. bind "F3" "toggleconsole"
  18. bind F12 devshots_screenshot
  19. BindToggle p spec_show_xray 0 1
  20. bind "v" "+jump;-attack;-jump"
  21. bind mwheelup "incrementvar cl_radar_scale 0 1 0.25"
  22. bind mwheeldown +jump
  23. bind 1 "r_cleardecals; slot1"
  24. bind 2 "r_cleardecals; slot2"
  25. bind 3 "r_cleardecals; slot3"
  26. bind 4 "slot4; buy hegrenade"
  27. bind f "use weapon_flashbang; buy flashbang"
  28. bind c "use weapon_smokegrenade; buy smokegrenade"
  29. bind z "use weapon_molotov;use weapon_incgrenade; buy molotov; buy incgrenade"
  30. bind t +voicerecord
  31. bind mouse5 +spray_menu
  32. bind mouse4 +lookatweapon
  33. bind q +lookatweapon
  34. bind mouse3 noclip
  35. bind space +cjump
  36. alias +cjump "+jump; +duck"
  37. alias -cjump "-jump; -duck"
  38.  
  39. //sens
  40. sensitivity 1.03
  41. zoom_sensitivity_ratio_mouse 0.83
  42. m_rawinput 1
  43.  
  44.  
  45.  
  46. //radar
  47. cl_radar_always_centered 1
  48. cl_radar_rotate 1
  49.  
  50.  
  51.  
  52. //mira
  53. cl_crosshairstyle 4
  54. cl_crosshairsize 4
  55. cl_crosshairgap -2
  56. cl_crosshaircolor 1
  57. cl_crosshairalpha 255
  58. cl_crosshair_drawoutline 0
  59. cl_crosshairthickness 1
  60. cl_crosshair_outlinethickness 1
  61. cl_crosshaircolor_r 255
  62. cl_crosshaircolor_g 255
  63. cl_crosshaircolor_b 255
  64. cl_crosshair_sniper_width 3
  65. cl_crosshairdot 0
  66.  
  67.  
  68.  
  69. //misc
  70. cl_teamid_overhead_always 2
  71. gameinstructor_enable "0"
  72. cl_autowepswitch 0
  73. cl_showloadout 1
  74. hud_showtargetid 1
  75. cl_mute_enemy_team 1
  76. ui_steam_overlay_notification_position bottomright
  77. cl_invites_only_mainmenu 1
  78. cl_invites_only_friends 1
  79. con_enable 0
  80. viewmodel_presetpos 3
  81. cl_viewmodel_shift_left_amt 0
  82. cl_viewmodel_shift_right_amt 0t_amt 0
  83. cl_bob_lower_amt 0
  84. cl_bobamt_lat 0
  85. cl_bobamt_vert 0
  86. cl_bobcycle 0
  87. viewmodel_recoil 0
  88.  
  89.  
  90.  
  91. //rede
  92. rate "786432"
  93. cl_downloadfilter none
  94.  
  95.  
  96.  
  97. //fps
  98. r_dynamic 0
  99.  
  100.  
  101.  
  102. //som
  103. snd_mute_losefocus "0"
  104. snd_menumusic_volume 0
  105. snd_deathcamera_volume 0
  106. snd_mapobjective_volume 0
  107. snd_roundend_volume 0
  108. snd_roundstart_volume 0
  109. snd_tensecondwarning_volume 0.11
  110. snd_mvp_volume 0
  111. cl_embedded_stream_audio_volume 0
  112. snd_dzmusic_volume 0
  113. volume 0
  114. voice_enable 0
  115. voice_scale 0.06
  116. voice_mixer_volume -1
  117.  
  118.  
  119.  
  120. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment