Advertisement
hautcsgo

config

Mar 12th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.92 KB | None | 0 0
  1. //ALIAS
  2. alias "+gaver" "+jump;-attack"
  3. alias "+knife" "lastinv"
  4. alias "+scorenet" "+showscores; net_graphheight 0";
  5. alias "-gaver" "-jump"
  6. alias "-knife" "lastinv"
  7. alias "-scorenet" "-showscores; net_graphheight 9999";
  8. alias "displaydamage" "displaydamage_on";
  9. alias "displaydamage_off" "con_filter_enable 0; developer 0; playvol buttons\blip2 0.5; alias displaydamage "displaydamage_on"";
  10. alias "displaydamage_on" "con_filter_text Damage Given To; con_filter_text_out Player:; con_filter_enable 2; developer 1; playvol buttons\blip1 0.5; alias displaydamage "displaydamage_off"";
  11. alias +djump "+jump; +duck";
  12. alias -djump "-jump; -duck";
  13. alias +bombfind "+use;gameinstructor_enable 1;cl_clearhinthistory"
  14. alias -bombfind "-use;gameinstructor_enable 0;cl_clearhinthistory"
  15. alias mg "connect 109.237.108.250:27302; playvol buttons\blip1 0.5"
  16. alias dr "connect 109.237.108.250:27300; playvol buttons\blip1 0.5"
  17. alias awp "connect 109.237.108.250:27320; playvol buttons\blip1 0.5"
  18. alias arena "connect 109.237.108.88:29569; playvol buttons\blip1 0.5"
  19. alias bhop "connect 109.237.110.97:27016; playvol buttons\blip1 0.5"
  20. alias retake "connect 46.174.49.59:27256; playvol buttons\blip1 0.5"
  21. alias public "connect 95.154.88.242:27015; playvol buttons\blip1 0.5"
  22. alias scout "connect 95.191.130.189:27034; playvol buttons\blip1 0.5"
  23. alias dm "connect 95.191.130.189:27034; playvol buttons\blip1 0.5"
  24.  
  25. //BIND
  26. unbindall
  27. bind "0" "slot10"
  28. bind "1" "slot1"
  29. bind "2" "slot2"
  30. bind "3" "slot3"
  31. bind "4" "use weapon_hegrenade"
  32. bind "5" "use weapon_knife; use weapon_flashbang"
  33. bind "6" "use weapon_smokegrenade"
  34. bind "7" "use weapon_molotov; use weapon_incgrenade"
  35. bind "8" "use weapon_decoy"
  36. bind "9" "slot9"
  37. bind "a" "+moveleft;r_cleardecals"
  38. bind "b" "buymenu"
  39. bind "c" "+gaver"
  40. bind "CTRL" "+duck;r_cleardecals"
  41. bind "d" "+moveright;r_cleardecals"
  42. bind "DOWNARROW" "buy sg556; buy aug;"
  43. bind "e" "+bombfind"
  44. bind "ESCAPE" "cancelselect"
  45. bind "f" "+lookatweapon"
  46. bind "F5" "displaydamage"
  47. bind "g" "drop"
  48. bind "KP_INS" "buy hegrenade"
  49. bind "KP_END" "buy p250"
  50. bind "KP_DOWNARROW" "buy fiveseven; buy tec9"
  51. bind "KP_PGDN" "buy deagle; buy revolver"
  52. bind "KP_LEFTARROW" "buy famas; buy galilar"
  53. bind "KP_5" "buy ak47; buy m4a1"
  54. bind "KP_RIGHTARROW" "buy awp"
  55. bind "KP_HOME" "buy ump45"
  56. bind "KP_UPARROW" "buy mp7"
  57. bind "KP_PGUP" "buy p90"
  58. bind "KP_SLASH" "buy vest"
  59. bind "KP_MULTIPLY" "buy vesthelm; buy vest"
  60. bind "KP_MINUS" " buy defuser"
  61. bind "KP_PLUS" " buy smokegrenade"
  62. bind "KP_ENTER" "buy flashbang"
  63. bind "KP_DEL" "buy molotov; buy incgrenade; buy incgrenade; buy molotov"
  64. bind "LEFTARROW" "buy ssg08;"
  65. bind "m" "teammenu"
  66. bind "MOUSE1" "+attack;r_cleardecals"
  67. bind "MOUSE2" "+attack2;r_cleardecals"
  68. bind "MOUSE4" "+voicerecord"
  69. bind "MOUSE5" "use weapon_c4"
  70. bind "MWHEELUP" "+jump"
  71. bind "MWHEELDOWN" "+jump"
  72. bind "q" "+knife"
  73. bind "r" "+reload"
  74. bind "RIGHTARROW" "buy scar20; buy g3sg1;"
  75. bind "s" "+back;r_cleardecals"
  76. bind "SEMICOLON" "radio1"
  77. bind "SHIFT" "+speed;r_cleardecals"
  78. bind "SPACE" "+jump;r_cleardecals"
  79. bind "t" "+spray_menu"
  80. bind "TAB" "+scorenet"
  81. bind "u" "messagemode2"
  82. bind "UPARROW" "buy nova;"
  83. bind "v" "incrementvar cl_crosshairsize 3 1000 997"
  84. bind "w" "+forward;r_cleardecals"
  85. bind "x" "+djump"
  86. bind "y" "messagemode"
  87. bind "z" "use weapon_c4;drop"
  88. bind "'" "radio2"
  89. bind "`" "toggleconsole"
  90. bind "," "teammenu"
  91. bind "." "buyammo2"
  92. bind "\" "radio3"
  93.  
  94. //CONNECT
  95. cl_allowupload "0"
  96. cl_allowdownload "0"
  97. cl_download_ingame "0"
  98. cl_cmdbackup "2"
  99. cl_cmdrate "128"
  100. cl_interp "0"
  101. cl_interp_ratio "1"
  102. cl_latency "-200"
  103. cl_lb "1"
  104. cl_lc "1"
  105. cl_lcsv_unlagmax "0.5"
  106. cl_lw "1"
  107. cl_nodelta "0"
  108. cl_nopred "0"
  109. cl_resend "1"
  110. cl_updaterate "128"
  111. mm_dedicated_search_maxping "80"
  112. pushlatency "-200"
  113. rate "786432"
  114. developer "0"
  115. sv_forcepreload "1"
  116. sv_maxcmdrate "128"
  117. sv_maxrate "786432"
  118. sv_mincmdrate "128"
  119. sv_minrate "786432"
  120. sv_unlagsamples "2"
  121. cl_timeout "1337"
  122. cl_lagcompensation "1"
  123. cl_forcepreload "1"
  124. cl_predict "1"
  125. cl_predictweapons "1"
  126. net_maxroutable "1200"
  127. net_steamcnx_allowrelay "1"
  128. net_splitrate "0"
  129. net_allow_multicast "0"
  130. cl_interpolate "1"
  131. cl_pred_optimize "2"
  132. cl_predictweapons "1"
  133. cl_smooth "0"
  134. cl_smoothtime "0"
  135. cl_wpn_sway_interp "0"
  136.  
  137. //CROSSHAIR
  138. cl_crosshair_drawoutline "1"
  139. cl_crosshair_dynamic_maxdist_splitratio "0.35"
  140. cl_crosshair_dynamic_splitalpha_innermod "1"
  141. cl_crosshair_dynamic_splitalpha_outermod "0.5"
  142. cl_crosshair_dynamic_splitdist "7"
  143. cl_crosshair_outlinethickness "1"
  144. cl_crosshair_sniper_show_normal_inaccuracy "0"
  145. cl_crosshair_sniper_width "2"
  146. cl_crosshairalpha "200"
  147. cl_crosshaircolor "4"
  148. cl_crosshaircolor_b "50"
  149. cl_crosshaircolor_g "250"
  150. cl_crosshaircolor_r "50"
  151. cl_crosshairdot "0"
  152. cl_crosshairgap "1"
  153. cl_crosshairgap_useweaponvalue "0"
  154. cl_crosshairscale "0"
  155. cl_crosshairsize "3"
  156. cl_crosshairstyle "5"
  157. cl_crosshairthickness "1"
  158. cl_crosshairusealpha "1"
  159. cl_fixedcrosshairgap "3"
  160.  
  161. //FPS
  162. r_cheapwaterend "1"
  163. r_cheapwaterstart "1"
  164. r_dynamic "0"
  165. r_drawtracers_firstperson "0"
  166. r_eyegloss "0"
  167. r_eyemove "0"
  168. r_eyeshift_x "0"
  169. r_eyeshift_y "0"
  170. r_eyeshift_z "0"
  171. r_eyesize "0"
  172. sys_antialiasing "0"
  173. sys_refldetail "0"
  174. muzzleflash_light "0"
  175. cl_debugrumble "0"
  176. cl_detail_avoid_force "0"
  177. cl_detail_avoid_radius "0"
  178. cl_detail_avoid_recover_speed "0"
  179. cl_detail_max_sway "0"
  180. cl_freezecampanel_position_dynamic "0"
  181. fps_max "999"
  182. fps_max_menu "60"
  183. mat_quele_mode "-2"
  184. ignorerad
  185.  
  186. //NETGRAPH
  187. net_graph "1"
  188. net_graphpos "2"
  189. net_graphproportionalfont "0"
  190.  
  191. //NO PREFIX
  192. adsp_debug "0"
  193. budget_show_history "1"
  194. con_enable "1"
  195. muzzleflash_light "0"
  196. voice_enable "1"
  197. voice_scale "1"
  198.  
  199. //RADAR
  200. cl_radar_always_centered "0"
  201. cl_radar_icon_scale_min "1"
  202. cl_radar_rotate "1"
  203. cl_radar_scale "0.3"
  204. cl_radar_square_with_scoreboard "0"
  205.  
  206. //SENSITIVITY
  207. m_customaccel "0"
  208. m_mouseaccel1 "0"
  209. m_mouseaccel2 "0"
  210. m_mousespeed "0"
  211. m_rawinput "1"
  212. sensitivity "1.5"
  213. zoom_sensitivity_ratio_mouse "1"
  214.  
  215. //SOUND
  216. snd_mixahead "0.05"
  217. cl_soundemitter_flush "1"
  218. snd_headphone_pan_exponent "1.5"
  219. snd_front_headphone_position "45"
  220. snd_rear_headphone_position "90"
  221. snd_headphone_pan_radial_weight "0.5"
  222. dsp_enhance_stereo "0"
  223. snd_legacy_surround "0"
  224. snd_mute_losefocus "0"
  225. snd_pitchquality "1"
  226. snd_front_headphone_position "50.2"
  227. windows_speaker_config "1"
  228.  
  229. //SYS
  230. sys_antialiasing "0"
  231. sys_refldetail "0"
  232.  
  233. //VIEWMODEL
  234. cl_bob_lower_amt "0"
  235. cl_bobamt_lat "0"
  236. cl_bobamt_vert "0"
  237. cl_bobcycle "0.8"
  238. cl_righthand "0"
  239. cl_viewmodel_shift_left_amt "0"
  240. cl_viewmodel_shift_right_amt "0"
  241. viewmodel_fov "68"
  242. viewmodel_offset_x "2.500000"
  243. viewmodel_offset_y "0"
  244. viewmodel_offset_z "-1.500000"
  245. viewmodel_presetpos "0"
  246.  
  247. //LAST
  248. clear
  249. clear_anim_cache
  250. clear_debug_overlays
  251. clear_bombs
  252. r_cleardecals
  253. hud_takesshots "0"
  254. ai_clear_bad_links
  255. cl_soundemitter_reload
  256. cl_soundscape_flush
  257. fs_clear_open_duplicate_times
  258. fs_fios_flush_cache
  259. r_cleardecals
  260. scene_flush
  261. snd_async_flush
  262. r_flushlod
  263.  
  264. host_writeconfig
  265.  
  266. CFG BY hautcsgo V. 1.9
  267. http://steamcommunity.com/id/hautcsgo/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement