Advertisement
Guest User

Untitled

a guest
Jul 12th, 2018
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.22 KB | None | 0 0
  1. // ================== Rates ===================
  2.  
  3. rate "437500"
  4. cl_cmdrate "128"
  5. cl_updaterate "128"
  6. cl_interp "0"
  7. cl_interp_ratio "1"
  8. cl_lagcompensation "1"
  9. cl_predict "1"
  10. cl_predictweapons "1"
  11.  
  12. // ============== Video settings ==============
  13.  
  14. mat_monitorgamma "1.6"
  15. fps_max "600"
  16. fps_max_menu "300"
  17. r_dynamic "0"
  18. r_drawtracers_firstperson "1"
  19.  
  20. // ============== Audio settings ==============
  21.  
  22. volume "1"
  23. voice_enable "1"
  24. voice_scale "0.62";
  25. lobby_voice_chat_enabled "0"
  26.  
  27. windows_speaker_config "1"
  28. dsp_enhance_stereo "0";
  29.  
  30. snd_pitchquality "1";
  31. snd_deathcamera_volume "0.0";
  32. snd_mapobjective_volume "0.12";
  33. snd_menumusic_volume "0.0";
  34. snd_roundend_volume "0.2";
  35. snd_roundstart_volume "0.06";
  36. snd_tensecondwarning_volume "0.35";
  37.  
  38. snd_rear_headphone_position "90.0";
  39. snd_front_headphone_position "45.0";
  40. snd_headphone_pan_exponent "1.2"
  41. snd_headphone_pan_radial_weight "0.5"
  42. snd_mixahead "0.05"
  43. snd_mute_losefocus "1"
  44. snd_mix_async "1"
  45.  
  46. // =============== HUD settings ===============
  47.  
  48. hud_scaling "0.95"
  49. safezonex "1"
  50. safezoney "1"
  51. cl_hud_background_alpha "0.95"
  52. cl_hud_color "8"
  53. cl_hud_playercount_showcount "1"
  54. cl_hud_playercount_pos "0"
  55. cl_show_clan_in_death_notice "0"
  56. cl_hud_bomb_under_radar "1"
  57. cl_hud_healthammo_style "0"
  58. cl_showloadout "0"
  59. cl_loadout_colorweaponnames "0"
  60. hud_showtargetid "0"
  61.  
  62. cl_hud_radar_scale "1"
  63. cl_radar_scale "0.5"
  64. cl_radar_icon_scale_min "0.4"
  65. cl_radar_always_centered "0"
  66. cl_radar_rotate "1"
  67. cl_teammate_colors_show "2"
  68.  
  69. developer "0"
  70. con_filter_enable "0"
  71. con_filter_text ""
  72. gameinstructor_enable "0"
  73.  
  74. cl_showfps "0"
  75. net_graph "1"
  76. net_graphproportionalfont "0"
  77. net_graphheight "64"
  78. net_graphpos "1"
  79.  
  80. // ============= Viewmodel settings =============
  81.  
  82. cl_viewmodel_shift_left_amt "0.500000"
  83. cl_viewmodel_shift_right_amt "0.250000"
  84. viewmodel_fov "60"
  85. viewmodel_offset_x "1"
  86. viewmodel_offset_y "1"
  87. viewmodel_offset_z "-1.5"
  88. viewmodel_presetpos "0"
  89. viewmodel_recoil "0"
  90. cl_bob_lower_amt "5.000000"
  91. cl_bobamt_lat "0.100000"
  92. cl_bobamt_vert "0.100000"
  93. cl_bobcycle "1.0"
  94.  
  95. // =============== Mouse settings ===============
  96.  
  97. // DPI = 400
  98. sensitivity "1.8"
  99. zoom_sensitivity_ratio_mouse "1"
  100. m_rawinput "1"
  101. m_customaccel "0"
  102.  
  103. // ============ Crosshair settings ============
  104.  
  105. cl_crosshairstyle 5
  106. cl_crosshairsize 0
  107. cl_crosshairthickness 0.5
  108. cl_crosshairgap -3
  109. cl_crosshair_drawoutline 1
  110. cl_crosshair_outlinethickness 1
  111. cl_crosshairdot 1
  112. cl_crosshair_t 0
  113. cl_crosshaircolor 5
  114. cl_crosshaircolor_r 0
  115. cl_crosshaircolor_g 255
  116. cl_crosshaircolor_b 0
  117. cl_crosshairalpha 140
  118.  
  119. // ============== MISC settings ==============
  120.  
  121. cl_autohelp "0"
  122. cl_autowepswitch "0"
  123. cl_righthand "0"
  124. cl_disablefreezecam "0"
  125. cl_freezecameffects_showholiday "0"
  126. cl_disablehtmlmotd "0"
  127. cl_downloadfilter "all"
  128. cl_teammate_colors_show "2"
  129. cl_color "2"
  130. cl_use_opens_buy_menu "0"
  131. closeonbuy "0"
  132. option_duck_method "0"
  133. option_speed_method "0"
  134.  
  135. +cl_show_team_equipment
  136. cl_showpos 1
  137. cl_teamid_overhead_always "2"
  138.  
  139. // ============== Random binds ==============
  140.  
  141. bind n "toggle r_drawclipbrushes 0 2"
  142. bind v noclip
  143. bind c "say !r"
  144. bind "m" "teammenu"
  145. bind o "toggle cl_righthand 0 1"
  146. bind mwheelup +jump
  147. bind mwheeldown +jump
  148. bind mouse5 "+voicerecord"
  149. bind f "+lookatweapon; r_cleardecals"
  150.  
  151. alias +jumpthrow "+jump;-attack"
  152. alias -jumpthrow "-jump"
  153. bind k +jumpthrow
  154.  
  155. bind pgup toggleVoice;
  156. alias toggleVoice "disableVoice";
  157. alias disableVoice "alias toggleVoice enableVoice; voice_enable 0; say_team Voice-Off";
  158. alias enableVoice "alias toggleVoice disableVoice; voice_enable 1; say_team Voice-On";
  159.  
  160. // ============== FPS Commands ==============
  161.  
  162. r_eyegloss "0"
  163. r_eyemove "0"
  164. r_eyeshift_x "0"
  165. r_eyeshift_y "0"
  166. r_eyeshift_z "0"
  167. r_eyesize "0"
  168. cl_forcepreload 1
  169.  
  170. //============== Random Tweaks ==============
  171.  
  172. r_dynamic "1"
  173. r_cheapwaterend "1"
  174. r_cheapwaterstart"1"
  175. sys_refldetail "0"
  176. muzzleflash_light "1"
  177. net_maxroutable "1200"
  178.  
  179. // ============== Movement binds ==============
  180.  
  181. bind "0" "slot10"
  182. bind "1" "slot1"
  183. bind "2" "slot2"
  184. bind "3" "slot3"
  185. bind "4" "slot4"
  186. bind "5" "slot5"
  187. bind "6" "slot6"
  188. bind "7" "slot7"
  189. bind "8" "slot8"
  190. bind "9" "slot9"
  191. bind "a" "+moveleft"
  192. bind "b" "buymenu"
  193. bind "d" "+moveright"
  194. bind "e" "+use"
  195. bind "f" "+lookatweapon"
  196. bind "g" "drop"
  197. bind "j" "use weapon_c4;drop"
  198. bind "q" "lastinv"
  199. bind "r" "+reload"
  200. bind "s" "+back"
  201. bind "t" "+spray_menu"
  202. bind "u" "messagemode2"
  203. bind "w" "+forward"
  204. bind "y" "messagemode"
  205. bind "]" "radio1"
  206. bind "\" "radio2"
  207. bind "'" "radio3"
  208. bind "`" "toggleconsole"
  209. bind "SPACE" "+jump"
  210. bind "TAB" "+showscores"
  211. bind "ESCAPE" "cancelselect"
  212. bind "SHIFT" "+speed"
  213. bind "CTRL" "+duck"
  214. bind "F4" "rebuy"
  215. bind "F10" "quit prompt"
  216. bind "MOUSE1" "+attack"
  217. bind "MOUSE2" "+attack2"
  218. bind "MOUSE5" "+voicerecord"
  219. bind "MWHEELUP" "+jump"
  220. bind "MWHEELDOWN" "+jump"
  221.  
  222. // ============== Nade crosshair (Hold "X") ==============
  223.  
  224. alias "+crosshairmax" "cl_crosshairsize 5000; cl_crosshairgap -10; cl_crosshairthickness 0.5; cl_crosshair_drawoutline 0"
  225. alias "-crosshairmax" "cl_crosshairstyle 5; cl_crosshairsize 0; cl_crosshairthickness 0.5; cl_crosshairgap -3; cl_crosshair_drawoutline 1; cl_crosshair_outlinethickness 1; cl_crosshairdot 1; cl_crosshair_t 0; cl_crosshaircolor 5; cl_crosshaircolor_r 0; cl_crosshaircolor_g 255; cl_crosshaircolor_b 0; cl_crosshairalpha 140"
  226. bind "x" "+crosshairmax"
  227.  
  228. // ============== Buy binds (F1-F3) =============
  229.  
  230. bind "F1" "buy vest; buy vesthelm; buy ak47; buy m4a1; buy defuser;"
  231. bind "F2" "buy vest; buy vesthelm; buy awp; buy p250; buy defuser;"
  232. bind "F3" " buy smokegrenade; buy hegrenade; buy flashbang; buy molotov; buy incgrenade;"
  233.  
  234. //============== Buy binds (KeyPad) =============
  235.  
  236. bind "-" "buy ak47; buy m4a1;"
  237. bind "kp_multiply" "buy awp;"
  238. bind "kp_minus" "buy vest;"
  239. bind "kp_plus" "buy vesthelm;"
  240. bind "kp_pgup" "buy flashbang;"
  241. bind "kp_enter" "buy defuser;"
  242. bind "kp_home" "buy hegrenade;"
  243. bind "kp_uparrow" "buy smokegrenade;"
  244. bind "kp_leftarrow" "buy molotov; buy incgrenade;"
  245. bind "kp_ins" "buy deagle;"
  246. bind "kp_del" "buy p250;"
  247. bind "kp_end" "buy tec9; buy fiveseven;"
  248. bind "kp_pgdn" "buy mac10; buy mp9;"
  249. bind "kp_downarrow" "buy galilar; buy famas;"
  250.  
  251. // ============== Save CFG ==============
  252.  
  253. exec audio
  254. exec autoexec
  255.  
  256. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement