Advertisement
Guest User

Untitled

a guest
Sep 24th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.73 KB | None | 0 0
  1. unbindall
  2. cl_cloud_settings "0"
  3.  
  4.  
  5. // User Settings --
  6.  
  7. sensitivity "2"
  8. zoom_sensitivity_ratio "0.73"
  9. cl_crosshairsize "6"
  10. cl_crosshaircolor "0"
  11. cl_crosshairthickness "1"
  12. cl_legacy_crosshair_recoil "1"
  13. cl_dynamiccrosshair "0"
  14. m_yaw "0.022"
  15. m_pitch "0.022"
  16. m_customaccel "0"
  17. m_filter "0"
  18. m_rawinput "1"
  19. m_mousespeed "0"
  20.  
  21.  
  22.  
  23. // Buy Binds --
  24.  
  25. bind f1 "buy vest"
  26. bind f2 "buy vesthelm"
  27. bind f3 "buy flashbang"
  28. bind f4 "buy hegrenade"
  29. bind f5 "buy smokegrenade"
  30. bind f6 "buy defuser"
  31. bind f7 "buy deagle"
  32.  
  33.  
  34.  
  35. bind "]" "say I'm a weathered Veteran who's been around the block more than a few times. I think I know what I'm talking about."
  36. bind "[" "say You are now realizing that every time you swallow, your ear cracks."
  37. bind "\" "say I have copious amounts of CAL experience under my belt. I played this game when it mattered. I'm a force to be reckoned with."
  38. bind "'" "say get a dick, put it in yer ear and fukk wut u herd fool. i'll knock you back into last scrim kiddy."
  39.  
  40.  
  41. // Controls --
  42.  
  43. bind "f8" "jpeg"
  44. bind "f" "lastinv"
  45. bind "q" "slot1"
  46. bind "c" "slot2"
  47. bind "1" "slot1"
  48. bind "2" "slot2"
  49. bind "3" "slot3"
  50. bind "4" "slot4"
  51. bind "5" "slot5"
  52. bind "6" "slot6"
  53. bind "7" "slot7"
  54. bind "8" "slot8"
  55. bind "9" "slot9"
  56. bind "0" "slot10"
  57. bind "INS" "kill"
  58. bind "MOUSE3" "use weapon_smokegrenade"
  59. bind "MOUSE4" "use weapon_flashbang"
  60. bind "MOUSE5" "use weapon_hegrenade"
  61. bind "MWHEELUP" "+jump"
  62. bind "MWHEELDOWN" "invnext"
  63. bind "," "incrementvar net_graph 0 1 1;incrementvar cl_showpos 0 1 1"
  64. bind "=" "say I am now ready.;say .ready"
  65. bind "-" "zb_teamcash"
  66. bind "k" "+voicerecord"
  67. bind "b" "buymenu"
  68. bind "m" "chooseteam"
  69. bind "g" "drop"
  70. bind "n" "nightvision"
  71. bind "w" "+forward"
  72. bind "s" "+back"
  73. bind "a" "+moveleft"
  74. bind "d" "+moveright"
  75. bind "SPACE" "+jump"
  76. bind "CTRL" "+duck"
  77. bind "TAB" "+showscores"
  78. bind "e" "+use"
  79. bind "r" "+reload"
  80. bind "SHIFT" "+speed"
  81. bind "MOUSE1" "+attack"
  82. bind "MOUSE2" "+attack2"
  83. bind "BACKSPACE" "impulse 100"
  84. bind "y" "messagemode"
  85. bind "u" "messagemode2"
  86.  
  87.  
  88. bind "n" "record fix; stop"
  89.  
  90.  
  91.  
  92. // Demos --
  93.  
  94. bind uparrow "overview_mode"
  95. bind leftarrow "demo_timescale 1"
  96. //cl_yawspeed 1780
  97. //bind leftarrow "+left"
  98. bind downarrow "demo_togglepause"
  99. bind rightarrow "demo_timescale 6"
  100.  
  101.  
  102.  
  103. // Graphics --
  104.  
  105.  
  106. cl_phys_props_max "50"
  107. cl_ragdoll_collide "0"
  108. cl_ragdoll_physics_enable "0"
  109. //mat_aaquality "3"
  110. //mat_antialias "2"
  111. mat_bumpmap "0"
  112. mat_clipz "1"
  113. mat_colorcorrection "0"
  114. mat_compressedtextures "1"
  115. mat_disable_bloom "1"
  116. mat_filterlightmaps "1"
  117. mat_filtertextures "1"
  118. mat_forceaniso "4"
  119. mat_hdr_enabled "0"
  120. mat_hdr_level "0"
  121. mat_monitorgamma_tv_enabled "1"
  122. mat_monitorgamma_tv_range_min "3"
  123. mat_monitorgamma_tv_range_max "260"
  124. mat_picmip "2"
  125. mat_reducefillrate "1"
  126. mat_specular "0"
  127. mat_trilinear "0"
  128. mp_decals "100"
  129. props_break_max_pieces "0"
  130. props_break_max_pieces_perframe "0"
  131. r_3dsky "0"
  132. r_ambientboost "0"
  133. r_ambientfactor "1"
  134. r_decal_cullsize "9999"
  135. r_decals "100"
  136. r_dopixelvisibility "0"
  137. r_drawbatchdecals "0"
  138. r_drawflecks "0"
  139. r_drawmodeldecals "0"
  140. r_dynamic "0"
  141. r_lightaverage "1"
  142. r_lod "2"
  143. r_PhysPropStaticLighting "0"
  144. r_portalscloseall "0"
  145. r_rootlod "2"
  146. r_spray_lifetime "0"
  147. r_worldlightmin "0.0002"
  148. r_worldlights "0"
  149. texture_budget_background_alpha "9999999"
  150. texture_budget_panel_height "0"
  151. texture_budget_panel_width "0"
  152. violence_ablood "1"
  153. violence_agibs "1"
  154. violence_hblood "1"
  155. violence_hgibs "1"
  156. weapon_showproficiency "1"
  157.  
  158.  
  159.  
  160. // CPU settings --
  161.  
  162. r_3dnow "1"
  163. r_sse2 "1"
  164.  
  165.  
  166.  
  167. // Netcode settings --
  168.  
  169. cl_downloadfilter "none"
  170. cl_cmdrate "66"
  171. cl_updaterate "66"
  172. cl_interp_ratio "1"
  173. cl_interp "0"
  174. cl_lagcompensation "1"
  175. cl_pred_optimize "2"
  176. cl_predict "1"
  177. cl_predictweapons "1"
  178. cl_smooth "0"
  179. cl_smoothtime "0"
  180. cl_wpn_sway_interp "0"
  181. cl_timeout "9999999"
  182. rate "1048576"
  183.  
  184.  
  185.  
  186. // Sound & volume --
  187.  
  188. cl_customsounds "0"
  189. cl_soundfile "0"
  190. dsp_enhance_stereo "0"
  191. dsp_mix_max "0.9"
  192. dsp_room "0"
  193. dsp_slow_cpu "0"
  194. dsp_spatial "40"
  195. dsp_speaker "50"
  196. dsp_volume "2.0"
  197. dsp_water "14"
  198. room_type "0"
  199. snd_async_fullyasync "0"
  200. snd_duckerattacktime "0.5"
  201. snd_duckerreleasetime "2.5"
  202. snd_duckerthreshold "0.15"
  203. snd_ducktovolume "0.55"
  204. snd_mixahead "0.1"
  205. snd_musicvolume "0"
  206. snd_noextraupdate "1"
  207. snd_pitchquality "1"
  208. snd_profile "0"
  209. snd_surround_speakers "0"
  210. soundscape_flush "9999"
  211. suitvolume "0"
  212. voice_enable "1"
  213. voice_forcemicrecord "1"
  214. voice_modenable "1"
  215. voice_scale "0.8"
  216. volume "0.3"
  217.  
  218.  
  219.  
  220. // HUD --
  221.  
  222. cl_c4progressbar "1"
  223. cl_autohelp "0"
  224. cl_autowepswitch "0"
  225. cl_min_ct "1"
  226. cl_min_t "1"
  227. cl_minmodels "0"
  228. cl_radar_locked "0"
  229. cl_radaralpha "250"
  230. cl_radartype "1"
  231. cl_righthand "0"
  232. cl_wpn_sway_interp "0"
  233. con_enable "1"
  234. fps_max "999"
  235. hud_centerid "1"
  236. hud_fastswitch "1"
  237. jpeg_quality "100"
  238. overview_health "1"
  239. overview_names "1"
  240. overview_preferred_mode "1"
  241. overview_tracks "1"
  242. hud_achievement_count "0"
  243. hud_achievement_tracker "0"
  244. hud_achievement_glowtime "0"
  245. cl_disablefreezecam "1"
  246. cl_disablehtmlmotd "0"
  247.  
  248.  
  249.  
  250. // CS:S Update Tweaks --
  251.  
  252. r_drawdetailprops "0"
  253. r_propsmaxdist "350"
  254. r_staticprop_lod "3"
  255. cl_debugrumble "0"
  256. cl_playerspraydisable "1"
  257. cl_showhelp "0"
  258. prop_active_gib_limit "0"
  259.  
  260.  
  261.  
  262. soundscape_flush
  263. mat_savechanges
  264. clear
  265. showconsole
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement