Advertisement
Guest User

Untitled

a guest
Oct 16th, 2018
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.93 KB | None | 0 0
  1. // Cleanup
  2. clear
  3. unbindall
  4.  
  5.  
  6. // Misc
  7. developer "0"
  8. gameinstructor_enable "0"
  9. con_enable "1"
  10. closeonbuy "0"
  11. ui_steam_overlay_notification_position "bottomright"
  12. joystick "0"
  13.  
  14. cl_downloadfilter "nosounds"
  15. cl_showhelp "0"
  16. cl_autohelp "0"
  17. cl_autowepswitch "0"
  18. cl_timeout "9999999"
  19. cl_disablehtmlmotd "1"
  20. cl_freezecameffects_showholiday "0"
  21. cl_disablefreezecam "1"
  22. cl_use_opens_buy_menu "0"
  23.  
  24.  
  25. // Net graph
  26. net_graph "1"
  27. net_graphproportionalfont "0"
  28. net_graphpos "150"
  29. net_graphheight "0"
  30.  
  31.  
  32. // Binds
  33. // console
  34. bind "\" "toggleconsole"
  35. bind "f11" "toggleconsole"
  36.  
  37. // mouse binds
  38. bind "MOUSE1" "+attack"
  39. bind "MOUSE2" "+attack2"
  40. unbind "MOUSE3"
  41. bind "MOUSE4" "use weapon_smokegrenade"
  42. bind "MOUSE5" "use weapon_molotov;use weapon_incgrenade"
  43.  
  44. // inventory binds
  45. bind "1" "slot1"
  46. bind "2" "slot2"
  47. bind "3" "slot3"
  48. bind "4" "use weapon_hegrenade"
  49. bind "F" "use weapon_flashbang"
  50. bind "5" "use weapon_c4"
  51. bind "6" "use weapon_decoy"
  52. bind "G" "drop"
  53. bind "H" "use weapon_knife; use weapon_c4; drop"
  54. bind "Q" "lastinv"
  55.  
  56. // movement
  57. bind "SHIFT" "+speed;r_cleardecals;+cl_show_team_equipment"
  58. bind "CTRL" "+duck"
  59. bind "W" "+forward"
  60. bind "D" "+moveright"
  61. bind "S" "+back"
  62. bind "A" "+moveleft"
  63. bind "mwheeldown" "+jump"
  64. bind "mwheelup" "+jump"
  65.  
  66. // jump smoke
  67. bind "V" "-attack"
  68. bind "SPACE" "+jump"
  69.  
  70. // misc
  71. bind "Y" "messagemode"
  72. bind "U" "messagemode2"
  73. bind "TAB" "+score"
  74. bind "B" "buymenu"
  75. bind "R" "+reload"
  76. bind "M" "teammenu"
  77. bind "ESCAPE" "cancelselect"
  78. bind "C" "+voicerecord"
  79. bind "N" "noclip;say .noclip"
  80. bind "I" "incrementvar cl_crosshaircolor 0 5 1";
  81. bind "Z" "+spray_menu"
  82. bind "X" "+lookatweapon"
  83. bind "E" "+use"
  84. cl_scoreboard_mouse_enable_binding "+attack2"
  85.  
  86. // radar / hud size toggle
  87. alias "+rhdsz" "cl_radar_scale 0.4; cl_hud_radar_scale 100; hud_scaling 100; safezonex 0; safezoney 0"
  88. alias "-rhdsz" "cl_radar_scale 0.35; cl_hud_radar_scale 1; hud_scaling 0.95; safezonex 0.85; safezoney 0.85"
  89. bind "T" "+rhdsz"
  90.  
  91. // sens bind
  92. alias "-SENS" "sensitivity 1.475"
  93. alias "+SENS" "sensitivity 3"
  94. bind "MOUSE3" "+SENS"
  95.  
  96. // server commands
  97. bind "P" "rcon mp_pause_match 1; say !pause"
  98. bind "o" rcon mp_unpause_match 1; say !unpause"
  99.  
  100. // demo
  101. alias "+fw" "demo_timescale 3"
  102. alias "-fw" "demo_timescale 1"
  103. alias "+fw2" "demo_timescale 10"
  104. alias "-fw2" "demo_timescale 1"
  105. bind "-" "demoui"
  106. bind "kp_home "demo_resume"
  107. bind "kp_end" "demo_pause"
  108. bind "DOWNARROW" "+fw"
  109. bind "UPARROW" "+fw2"
  110.  
  111.  
  112. // Crosshair
  113. cl_crosshair_sniper_width "1"
  114. cl_crosshair_t "0"
  115. cl_crosshair_drawoutline "1"
  116. cl_crosshair_outlinethickness "0"
  117. cl_crosshaircolor "1.000000"
  118. cl_crosshairdot "0"
  119. cl_crosshairgap "0"
  120. cl_crosshairgap_useweaponvalue "0"
  121. cl_crosshairsize "1"
  122. cl_crosshairstyle "4"
  123. cl_crosshairthickness "0"
  124. cl_crosshairusealpha "1"
  125. cl_crosshairalpha "250"
  126. cl_crosshaircolor "5"
  127. cl_crosshaircolor_r "0"
  128. cl_crosshaircolor_g "255"
  129. cl_crosshaircolor_b "110"
  130.  
  131.  
  132. // Sound
  133. snd_menumusic_volume "0.000000"
  134. snd_roundstart_volume "0"
  135. snd_tensecondwarning_volume "0"
  136. snd_mvp_volume "0.000000"
  137. snd_mute_losefocus "0"
  138. snd_mix_async "1"
  139. snd_stream "1"
  140. snd_mixahead "0.025"
  141. snd_headphone_pan_exponent "2"
  142. snd_headphone_pan_radial_weight "2"
  143.  
  144. dsp_enhance_stereo "0"
  145.  
  146. cl_embedded_stream_audio_volume "0"
  147. cl_embedded_stream_audio_volume_xmaster "0"
  148.  
  149.  
  150. // Mouse
  151. sensitivity "1.475"
  152. zoom_sensitivity_ratio_mouse "0.818933027098955175"
  153.  
  154. m_rawinput "1"
  155. m_customaccel "0"
  156. m_mousespeed "0"
  157. m_customaccel_exponent "0"
  158. m_mouseaccel1 "0"
  159. m_mouseaccel2 "0"
  160. m_yaw "0.022"
  161. m_pitch "0.022"
  162.  
  163.  
  164. // Viewmodel
  165. viewmodel_presetpos "0"
  166. viewmodel_fov "68"
  167. viewmodel_offset_x "2.500000"
  168. viewmodel_offset_z "-2.000000"
  169. viewmodel_offset_y "-1.000000"
  170. viewmodel_recoil "0"
  171.  
  172. r_drawtracers_firstperson "0"
  173.  
  174. cl_righthand "0"
  175. cl_viewmodel_shift_left_amt "0"
  176. cl_viewmodel_shift_right_amt "0"
  177. cl_bobcycle "0.98"
  178. cl_bob_lower_amt "5.000000"
  179. cl_bobamt_lat "0.1"
  180. cl_bobamt_vert "0.1"
  181.  
  182.  
  183. // HUD / radar
  184. cl_showloadout "1"
  185. cl_hud_healthammo_style "1"
  186. cl_hud_playercount_showcount "0"
  187. cl_hud_playercount_pos "1"
  188. cl_hud_background_alpha "0"
  189. cl_teamid_overhead_always "2"
  190. cl_teammate_colors_show "2"
  191.  
  192. cl_radar_always_centered "0"
  193. cl_radar_scale "0.3"
  194. cl_hud_radar_scale "1"
  195. cl_radar_icon_scale_min "0.5"
  196. cl_radar_rotate "1"
  197.  
  198. hud_showtargetid "1"
  199. hud_scaling "0.95"
  200.  
  201. safezonex "0.85"
  202. safezoney "0.85"
  203.  
  204.  
  205. // Rate / net
  206. rate "786432"
  207. cl_interp "0"
  208. cl_interp_ratio "1"
  209. cl_updaterate "128"
  210. cl_cmdrate "128"
  211.  
  212. cl_predict "1"
  213. cl_lagcompensation "1"
  214. cl_predictweapons "1"
  215. cl_forcepreload "1"
  216.  
  217.  
  218. // Graphic / fps
  219. fps_max "300"
  220. fps_max_menu "300"
  221.  
  222. mat_monitorgamma "1.6"
  223. mat_monitorgamma_tv_enabled "0"
  224. mat_powersavingsmode "0"
  225. mat_queue_mode "-1"
  226.  
  227. r_dynamic "0"
  228. r_eyegloss "0"
  229. r_eyemove "0"
  230. r_eyeshift_x "0"
  231. r_eyeshift_y "0"
  232. r_eyeshift_z "0"
  233. r_eyesize "0"
  234.  
  235.  
  236. // Pass
  237. password *
  238. rcon_password *
  239.  
  240.  
  241. // Save
  242. host_writeconfig
  243.  
  244.  
  245. // Cleanup
  246. clear
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement