Advertisement
Guest User

Untitled

a guest
Oct 20th, 2014
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.36 KB | None | 0 0
  1. //Rates
  2. rate "128000"
  3. cl_cmdrate "128"
  4. cl_updaterate "128"
  5. cl_interp "0"
  6. cl_interp_ratio "1"
  7. cl_lagcompensation "1"
  8.  
  9.  
  10. //Audio
  11. volume "0.35"
  12. voice_enable "1"
  13. voice_scale "0.6"
  14. windows_speaker_config "1"
  15. snd_musicvolume "0"
  16. snd_mixahead "0.05"
  17. snd_headphone_pan_exponent "2"
  18. snd_headphone_pan_radial_weight "2"
  19. snd_legacy_surround "0"
  20. snd_mute_losefocus "1"
  21. lobby_voice_chat_enabled "1"
  22.  
  23.  
  24. //Video
  25. mat_monitorgamma "1.6"
  26. mat_queue_mode "-1"
  27. mat_vsync "0"
  28. fps_max "300"
  29. fps_max_menu "60"
  30. r_dynamic "0"
  31. r_drawtracers_firstperson "0"
  32. mat_savechanges //write settings to registry
  33.  
  34.  
  35. //Mouse
  36. sensitivity "2.1"
  37. zoom_sensitivity_ratio_mouse "0.75"
  38. m_rawinput "0"
  39. m_customaccel "0"
  40.  
  41.  
  42. //Misc
  43. developer "0"
  44. con_enable "1"
  45. con_filter_enable "2"
  46. con_filter_text "Damage"
  47. con_filter_text_out "Player:"
  48. ui_steam_overlay_notification_position "bottomright"
  49. player_nevershow_communityservermessage "1"
  50. mm_dedicated_search_maxping "75"
  51. gameinstructor_enable "0"
  52. option_duck_method "0"
  53. option_speed_method "0"
  54. cl_forcepreload "1"
  55. cl_downloadfilter "nosounds"
  56. cl_disablehtmlmotd "1"
  57. cl_autohelp "0"
  58. cl_showhelp "0"
  59. cl_disablefreezecam "1"
  60. cl_teammate_colors_show "1"
  61. cl_loadout_colorweaponnames "1"
  62. cl_autowepswitch "0"
  63. cl_use_opens_buy_menu "0"
  64. closeonbuy "0"
  65. hud_takesshots "0"
  66. cl_smooth "1"
  67. cl_smoothtime "0.01"
  68. cl_predict_optimize "2"
  69. cl_interp_threadmodeticks "0"
  70.  
  71. //HUD
  72. hud_scaling "0.8"
  73. hud_showtargetid "1"
  74. cl_draw_only_deathnotices "0"
  75. cl_righthand "1"
  76. cl_showloadout "1"
  77. cl_showpos "0"
  78. cl_showfps "0"
  79. net_graph "0"
  80. net_graphproportionalfont "1"
  81. cl_hud_healthammo_style "0"
  82. cl_hud_background_alpha "0.3"
  83. cl_hud_color "1"
  84. cl_hud_playercount_showcount "1"
  85. cl_hud_playercount_pos "1"
  86. viewmodel_presetpos "3"
  87. cl_viewmodel_shift_left_amt "0.5"
  88. cl_viewmodel_shift_right_amt "0.25"
  89. cl_bobcycle "0.98"
  90. cl_bob_lower_amt "5"
  91. cl_bobamt_lat "0.1"
  92. cl_bobamt_vert "0.1"
  93.  
  94.  
  95. //Keybinds
  96. alias "+ng" "+showscores; net_graph 1; net_graphpos 2"
  97. alias "-ng" "-showscores; net_graph 0"
  98. bind "TAB" "+ng"
  99. net_graphheight "0"
  100. net_graphpos "2"
  101. net_graphproportionalfont "0"
  102.  
  103. bind "f1" "buy p250"
  104. bind "f2" "buy famas;buy galil"
  105. bind "f3" "buy m4a1; buy ak47"
  106. bind "f4" "buy awp"
  107. bind "f5" "buy vesthelm"
  108. bind "f6" "buy vest"
  109. bind "f7" "buy defuser"
  110. bind "UPARROW" "buy hegrenade"
  111. bind "LEFTARROW" "buy flashbang"
  112. bind "RIGHTARROW" "buy smokegrenade"
  113. bind "DOWNARROW" "buy molotov; buy incgrenade"
  114.  
  115. bind "mwheelup" "+jump"
  116. bind "mwheeldown" "+jump"
  117.  
  118. bind "f" "use weapon_flashbang"
  119. bind "mouse4" "use weapon_smokegrenade"
  120.  
  121. bind pgup "volume 0.35"
  122. bind pgdn "volume 0.01"
  123.  
  124.  
  125. //Radar
  126. cl_radar_always_centered "1"
  127. cl_radar_rotate "0"
  128. cl_radar_scale "0.4"
  129. cl_radar_icon_scale_min "0.4"
  130.  
  131.  
  132. //Crosshair
  133. cl_crosshair_drawoutline "0"
  134. cl_crosshair_dynamic_maxdist_splitratio "0"
  135. cl_crosshair_dynamic_splitalpha_innermod "1"
  136. cl_crosshair_dynamic_splitalpha_outermod "0"
  137. cl_crosshair_dynamic_splitdist "5"
  138. cl_crosshair_outlinethickness "1"
  139. cl_crosshairalpha "200"
  140. cl_crosshaircolor "5"
  141. cl_crosshaircolor_b "0"
  142. cl_crosshaircolor_g "250"
  143. cl_crosshaircolor_r "0"
  144. cl_crosshairdot "0"
  145. cl_crosshairgap "-2"
  146. cl_crosshairgap_useweaponvalue "0"
  147. cl_crosshairscale "0"
  148. cl_crosshairsize "4"
  149. cl_crosshairstyle "4"
  150. cl_crosshairthickness "1"
  151. cl_crosshairusealpha "1"
  152.  
  153. host_writeconfig
  154. echo ""
  155. echo ""
  156. echo "autoexec.cfg loaded, GLHF"
  157. echo ""
  158. echo ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement