Advertisement
Guest User

Hazera’s config 2019 .v2

a guest
Apr 24th, 2019
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.85 KB | None | 0 0
  1. //Hazera’s config (Last Upd: 23.04.19)
  2. //Steam: www.steamcommunity.com/id/Cenzics
  3. //LAUNCH OPTIONS
  4. //-high -noborder -tickrate 128 -novid -fullscreen -w 1024 -h 768
  5.  
  6. //Unbind
  7.  
  8. unbind "1"
  9. unbind "4"
  10. unbind "7"
  11. unbind "0"
  12.  
  13. //Mouse
  14. sensitivity "2.5" //DPI: 1750
  15. zoom_sensitivity_ratio_mouse "0.818933027098955175"
  16. m_rawinput "1"
  17. m_mousespeed 0
  18. m_customaccel "0"
  19. m_mouseaccel1 "0"
  20. m_mouseaccel2 "0"
  21. m_mousespeed "0"
  22.  
  23. // Misc
  24. con_enable "1"
  25. developer "1" // print console to screen
  26. con_filter_enable "2"
  27. con_filter_text "Damage"
  28. con_filter_text_out "Player:"
  29. ui_steam_overlay_notification_position "bottomright"
  30. player_nevershow_communityservermessage "1"
  31. mm_dedicated_search_maxping "70" // max ping for matchmaking games
  32. mm_dedicated_force_servers ""
  33. mm_csgo_community_search_players_min "8"
  34. cl_forcepreload "1"
  35. cl_downloadfilter "nosound" // mapsonly pls volvo
  36. cl_join_advertise "2" // let friends join your game
  37. cl_disablehtmlmotd "0"
  38. cl_autohelp "0"
  39. cl_showhelp "0"
  40. cl_disablefreezecam "1"
  41. spec_replay_autostart "0"
  42. cl_dm_buyrandomweapons "0"
  43. cl_teammate_colors_show "1"
  44. cl_autowepswitch "0" // auto weapon switch on pickup
  45. cl_use_opens_buy_menu "0"
  46. gameinstructor_enable "0"
  47. bind "kp_enter" "disconnect"
  48. option_duck_method "0"
  49. option_speed_method "1"
  50.  
  51. bind "mwheelup" "slot1"
  52. bind "mwheeldown" "slot3"
  53. bind "6" "slot2"
  54.  
  55. // Audio
  56. volume "0.3"
  57. voice_enable "1"
  58. voice_scale "0.1" // receive volume
  59. voice_mixer_volume "1" // mic volume
  60. windows_speaker_config "1" // headphone audio output
  61. snd_menumusic_volume "0"
  62. snd_roundstart_volume "0"
  63. snd_roundend_volume "0"
  64. snd_mapobjective_volume "0"
  65. snd_deathcamera_volume "0"
  66. snd_tensecondwarning_volume "0.30"
  67. snd_mix_async "1"
  68. snd_mixahead "0.01" // sound delay
  69. snd_pitchquality "1"
  70. snd_ducking_off "1"
  71. snd_front_headphone_position "90"
  72. snd_rear_headphone_position "90"
  73. snd_headphone_pan_exponent "1.2"
  74. snd_headphone_pan_radial_weight "1"
  75. snd_mute_losefocus "1" // mute game when alt-tabbed
  76. dsp_enhance_stereo "0"
  77. lobby_voice_chat_enabled "0" // voice chat in lobby
  78. cl_mute_all_but_friends_and_party "0"
  79. snd_async_flush
  80. bind "c" "+voicerecord"
  81.  
  82. // Video
  83. mat_monitorgamma "1.6"
  84. mat_queue_mode "-1" // auto detect multi-core rendering
  85. fps_max "999"
  86. fps_max_menu "145"
  87. r_dynamic "0"
  88. r_drawtracers_firstperson "1"
  89. engine_no_focus_sleep "0" // default 50
  90. rate "128000"
  91. cl_interp "0"
  92. cl_interp_ratio "1"
  93. cl_cmdrate "128"
  94. cl_updaterate "128"
  95.  
  96. // Alias
  97.  
  98. alias "+jumpthrow" "+jump;-attack"
  99. alias "-jumpthrow" "-jump"
  100. bind "alt" "+jumpthrow"
  101.  
  102. alias +DJUMP "+jump; +duck"
  103. alias -DJUMP "-JUMP; -DUCK"
  104. bind kp_enter "+DJUMP"
  105.  
  106. alias +switch "slot3"
  107. alias -switch "lastinv"
  108. bind 3 "+switch"
  109.  
  110. alias show show1
  111. alias show1 "+cl_show_team_equipment; bind w +showup; alias show show2"
  112. alias show2 "unbind w; -cl_show_team_equipment; bind w +forward; alias show show1"
  113.  
  114. alias +showup "+forward; +cl_show_team_equipment"
  115. alias -showup "-forward;"
  116.  
  117. alias "trashtalker" "trashtalk1"
  118. alias "trashtalk1" "say LOL!; alias trashtalker trashtalk2"
  119. alias "trashtalk2" "say get more gooder kid.; alias trashtalker trashtalk3"
  120. alias "trashtalk3" "say you okay?; alias trashtalker trashtalk4"
  121. alias "trashtalk4" "say oh god, you actually suck at this game; alias trashtalker trashtalk5"
  122. alias "trashtalk5" "say get back to practise kid.; alias trashtalker trashtalk6"
  123. alias "trashtalk6" "say OMG!; alias trashtalker trashtalk7"
  124. alias "trashtalk7" "say I bet your mum’s wishing that you were more like me, kid; alias trashtalker trashtalk8"
  125. alias "trashtalk8" "say ugh, you still suck..; alias trashtalker trashtalk1"
  126.  
  127. bind "9" "trashtalker"
  128.  
  129. // Graphics
  130.  
  131. alias +shownet "+showscores; net_graphheight 64"
  132. alias -shownet "-showscores; net_graphheight 9999"
  133. net_graph 1
  134. bind TAB +shownet
  135.  
  136. // Nades (1,4,7,0)
  137.  
  138. bind "1" "buy hegrenade; use weapon_hegrenade;"
  139.  
  140. bind "4" "buy flashbang; use weapon_knife; use weapon_flashbang;"
  141.  
  142. bind "7" "buy incgrenade; buy molotov; use weapon_incgrenade; use weapon_molotov;"
  143.  
  144. bind "0" "buy smokegrenade; use weapon_knife; use weapon_smokegrenade;"
  145.  
  146. bind "x" "use weapon_knife; use weapon_c4; drop; say_team BOMB!;"
  147.  
  148. bind "uparrow" "buy ak47; buy m4a1; buy p250; buy defuser;"
  149. bind "downarrow" "buy awp; buy p250; buy defuser;"
  150.  
  151.  
  152. bind "rightarrow" "buy hegrenade; buy molotov; buy incgrenade;"
  153. bind "leftarrow" "buy flashbang; buy flashbang; buy smokegrenade;"
  154.  
  155. //hud
  156. cl_hud_bomb_under_radar "1"
  157. cl_hud_playercount_showcount "1"
  158. hud_showtargetid "1"
  159. bind "r" "+reload; r_cleardecals"
  160. bind "f" "+lookatweapon; r_cleardecals"
  161. bind "shift" "+speed; r_cleardecals"
  162. bind "v" "toggle cl_righthand 0 1"
  163.  
  164. // Bomb Finder
  165. //alias +bombfind "+use;gameinstructor_enable 1;cl_clearhinthistory"
  166. //alias -bombfind "-use;gameinstructor_enable 0;cl_clearhinthistory"
  167. //bind e "+bombfind"
  168.  
  169. //radar
  170. cl_radar_always_centered "0"
  171. cl_radar_rotate "1"
  172.  
  173. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement