Advertisement
pigzera

cu

Nov 19th, 2019
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 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 j
  11. unbind i
  12. unbind k
  13. unbind mwheelup
  14. unbind "`"
  15.  
  16.  
  17.  
  18. bind "F3" "toggleconsole"
  19. bind F12 devshots_screenshot
  20. bind "v" "+jump;-attack;-jump"
  21. bind mwheeldown +jump
  22. bind f "use weapon_flashbang"
  23. bind c "use weapon_smokegrenade"
  24. bind z "use weapon_molotov;use weapon_incgrenade"
  25. bind t +voicerecord
  26. bind mouse3 noclip
  27. bind q r_cleardecals
  28. bind mouse4 +lookatweapon
  29. bind mouse5 +spray_menu
  30. bind space +cjump
  31. alias +cjump "+jump; +duck"
  32. alias -cjump "-jump; -duck"
  33.  
  34.  
  35.  
  36.  
  37. //sens
  38. sensitivity "1.7"
  39. zoom_sensitivity_ratio_mouse "0.82"
  40. m_rawinput "1"
  41.  
  42.  
  43.  
  44.  
  45. //buys
  46. bind "uparrow" "buy deagle; buy vest;"
  47. bind "downarrow" "buy p250; buy vest;"
  48. bind "rightarrow" "buy ak47; buy m4a1; buy vesthelm; buy defuser;"
  49. bind "leftarrow" "buy mp9; buy mac10; buy vesthelm; buy defuser;"
  50.  
  51.  
  52.  
  53.  
  54. //radar
  55. cl_radar_always_centered 0
  56. cl_radar_scale 0.4
  57. cl_radar_rotate 1
  58. cl_hud_radar_scale 1.2
  59. cl_radar_icon_scale_min 0.4
  60.  
  61.  
  62.  
  63.  
  64. //mira
  65. cl_crosshairstyle 4
  66. cl_crosshairsize 2.5
  67. cl_crosshairgap -2
  68. cl_crosshairalpha 255
  69. cl_crosshair_drawoutline 0
  70. cl_crosshairthickness 0
  71. cl_crosshair_outlinethickness 0
  72. cl_crosshairdot 0
  73. cl_crosshaircolor 2
  74. cl_crosshaircolor_b "-1000"
  75. cl_crosshaircolor_r "-1"
  76. cl_crosshaircolor_g "-1000"
  77.  
  78.  
  79.  
  80.  
  81. //merda
  82. lobby_default_privacy_bits2 0
  83. spec_replay_autostart "0
  84. joystick "0"
  85. cl_hud_playercount_showcount "1"
  86. cl_hud_playercount_pos "1"
  87. cl_hud_bomb_under_radar "0"
  88. gameinstructor_enable "0"
  89. cl_autowepswitch 0
  90. cl_showloadout 1
  91. hud_showtargetid 1
  92. cl_mute_enemy_team 0
  93. cl_invites_only_mainmenu 1
  94. cl_invites_only_friends 1
  95. con_enable 0
  96. ui_steam_overlay_notification_position bottomright
  97. cl_dm_buyrandomweapons 0
  98. cl_crosshair_friendly_warning 0
  99. cl_teamid_overhead_mode 1
  100. cl_crosshair_sniper_width 3
  101. cl_hud_color 11
  102. cl_hud_background_alpha 1
  103. mat_monitorgamma 1
  104.  
  105.  
  106.  
  107.  
  108. //viewm
  109. viewmodel_presetpos 3
  110.  
  111.  
  112.  
  113. //rede
  114. rate "786432"
  115. cl_downloadfilter nosounds
  116.  
  117.  
  118.  
  119.  
  120. //som
  121. snd_mute_losefocus "0"
  122. snd_menumusic_volume 0
  123. snd_deathcamera_volume 0
  124. snd_mapobjective_volume 0
  125. snd_roundend_volume 0
  126. snd_roundstart_volume 0
  127. snd_tensecondwarning_volume 0.11
  128. snd_mvp_volume 0
  129. cl_embedded_stream_audio_volume 0
  130. snd_dzmusic_volume 0
  131. volume 0
  132. voice_enable 0
  133. voice_scale 0
  134. voice_mixer_volume -1
  135.  
  136.  
  137.  
  138. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement