pigzera

autoexec outubro 2019

Sep 27th, 2019
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 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 i
  11. unbind j
  12. unbind k
  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 f "use weapon_flashbang"
  24. bind c "use weapon_smokegrenade"
  25. bind z "use weapon_molotov;use weapon_incgrenade"
  26. bind t +voicerecord
  27. bind mouse5 +spray_menu
  28. bind "mouse4" +lookatweapon
  29. bind mouse3 noclip
  30. bind q r_cleardecals
  31. bind space +cjump
  32. alias +cjump "+jump; +duck"
  33. alias -cjump "-jump; -duck"
  34. bind h say ¯\_(ツ)_/¯
  35.  
  36. //sens
  37. sensitivity 1.7
  38. zoom_sensitivity_ratio_mouse 0.82
  39. m_rawinput 1
  40.  
  41.  
  42. //radar
  43. cl_radar_always_centered 1
  44. cl_radar_rotate 1
  45.  
  46.  
  47.  
  48. //mira
  49. cl_crosshairstyle 4
  50. cl_crosshairsize 2
  51. cl_crosshairgap -2
  52. cl_crosshaircolor 4
  53. cl_crosshairalpha 255
  54. cl_crosshair_drawoutline 1
  55. cl_crosshairthickness 0
  56. cl_crosshair_outlinethickness 0
  57. cl_crosshaircolor_r 255
  58. cl_crosshaircolor_g 255
  59. cl_crosshaircolor_b 255
  60. cl_crosshair_sniper_width 3
  61. cl_crosshairdot 0
  62.  
  63.  
  64.  
  65. //misc
  66. lobby_default_privacy_bits2 0
  67. tv_nochat "1"
  68. spec_replay_autostart "0
  69. joystick "0"
  70. cl_join_advertise "2"
  71. cl_hud_color 2
  72. hud_scaling 1
  73. cl_hud_playercount_showcount "1"
  74. cl_hud_playercount_pos "1"
  75.  
  76. cl_hud_bomb_under_radar "0"
  77.  
  78. cl_hud_background_alpha "1"
  79. cl_clanid "35414559"
  80.  
  81. gameinstructor_enable "0"
  82. cl_autowepswitch 0
  83. cl_showloadout 1
  84. hud_showtargetid 1
  85. cl_mute_enemy_team 1
  86. cl_invites_only_mainmenu 1
  87. cl_invites_only_friends 1
  88. con_enable 0
  89. viewmodel_presetpos 3
  90. cl_viewmodel_shift_left_amt 0
  91. cl_viewmodel_shift_right_amt 0t_amt 0
  92. cl_bob_lower_amt 0
  93. cl_bobamt_lat 0
  94. cl_bobamt_vert 0
  95. cl_bobcycle 0
  96. viewmodel_recoil 0
  97.  
  98.  
  99.  
  100. //rede
  101. rate "786432"
  102. cl_interp_ratio 2
  103. cl_downloadfilter none
  104.  
  105.  
  106.  
  107. //fps
  108. snd_hwcompat "1"
  109. r_dynamic "0"
  110.  
  111.  
  112. //som
  113. snd_mute_losefocus "0"
  114. snd_menumusic_volume 0
  115. snd_deathcamera_volume 0
  116. snd_mapobjective_volume 0
  117. snd_roundend_volume 0
  118. snd_roundstart_volume 0
  119. snd_tensecondwarning_volume 0.11
  120. snd_mvp_volume 0
  121. cl_embedded_stream_audio_volume 0
  122. snd_dzmusic_volume 0
  123. volume 0
  124. voice_enable 0
  125. voice_scale 0.06
  126. voice_mixer_volume -1
  127.  
  128.  
  129.  
  130. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment