Advertisement
Guest User

Untitled

a guest
May 19th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.68 KB | None | 0 0
  1. //Binds//
  2. bind "TAB" "+showscores"
  3. bind "ESCAPE" "cancelselect"
  4. bind "SPACE" "+jump"
  5. bind "0" "slot10"
  6. bind "1" "slot1"
  7. bind "2" "slot2"
  8. bind "3" "slot3"
  9. bind "4" "slot4"
  10. bind "5" "slot5"
  11. bind "6" "slot6"
  12. bind "7" "slot7"
  13. bind "8" "slot8"
  14. bind "9" "slot9"
  15. bind "`" "toggleconsole"
  16. bind "a" "+moveleft"
  17. bind "b" "buymenu"
  18. bind "c" "radio3"
  19. bind "d" "+moveright"
  20. bind "e" "+use"
  21. bind "f" "impulse 100"
  22. bind "g" "drop"
  23. bind "x" "+voicerecord"
  24. bind "m" "chooseteam"
  25. bind "n" "nightvision"
  26. bind "o" "buyequip"
  27. bind "p" "admin;sm_admin;"
  28. bind "q" "lastinv"
  29. bind "r" "+reload"
  30. bind "s" "+back"
  31. bind "t" "impulse 201"
  32. bind "u" "messagemode2"
  33. bind "w" "+forward"
  34. bind "y" "messagemode"
  35. bind "z" "radio1"
  36. bind "CTRL" "+duck"
  37. bind "SHIFT" "+speed"
  38. bind "F1" ""
  39. bind "F2" "ignorerad"
  40. bind "F3" "voice_enable 0"
  41. bind "F4" ""
  42. bind "F5" ""
  43. bind "F6" ""
  44. bind "F7" "JPEG;say_team Round/Status Screen!"
  45. bind "F8" "say Unleash the Beast!"
  46. bind "F9" "say Kirby-Dirby-Wirby Dance: <( '-' )> <('-'<) <( '-' )> (>'-')> <( '-' )>"
  47. bind "F10" ""
  48. bind "F11" ""
  49. bind "F12" ""
  50.  
  51. //Buyscript//
  52. bind "KP_END" "buy vesthelm; buy defuser"
  53. bind "KP_DOWNARROW" "buy deagle"
  54. bind "KP_PGDN" "buy usp"
  55. bind "KP_PGUP" "buy hegrenade; buy smokegrenade; buy flashbang; buy flashbang"
  56. bind "KP_5" "buy awp"
  57.  
  58. //Download//
  59. cl_downloadfilter "nosounds"
  60. cl_allowdownload "1"
  61. cl_allowupload "1"
  62. cl_forcepreload "1"
  63.  
  64. //SOUND//
  65. volume "0.20"
  66. dsp_enhance_stereo "1"
  67. snd_legacy_surround "0"
  68. dsp_slow_cpu "1"
  69. snd_surround_speakers "2"
  70. snd_mixahead "0.05"
  71. snd_pitchquality "2"
  72. snd_musicvolume "0"
  73. soundscape_flush "1"
  74.  
  75. //CPU/GPU//
  76. r_3dnow "0"
  77. r_3dsky "1"
  78. r_sse2 "1"
  79.  
  80. //MULTICORE//
  81. host_thread_mode "4"
  82. mat_queue_mode "-1"
  83. cl_threaded_bone_setup "0"
  84. cl_threaded_client_leaf_system "0"
  85. r_queued_decals "0"
  86. r_queued_post_processing "0"
  87. r_queued_ropes "0"
  88. r_threaded_renderables "0"
  89.  
  90. //Connection//
  91. fps_max "300"
  92. rate "30720"
  93. cl_cmdrate "66"
  94. cl_updaterate "66"
  95. cl_interp "0.015251"
  96. cl_interp_ratio "1"
  97. cl_interp_all "1"
  98. cl_lagcompensation "1"
  99. cl_timeout "999"
  100. cl_pred_optimize "2"
  101. cl_predictweapons "1"
  102. cl_smooth "0"
  103. cl_smoothtime "0"
  104. cl_wpn_sway_interp "0"
  105. net_graph "1"
  106. net_graphpos "12"
  107. net_graphheight "80"
  108. hud_fastswitch "1"
  109.  
  110. //GRAFIK//
  111. r_rootlod "2"
  112. mat_picmip "0"
  113. r_staticprop_lod "3"
  114. mat_reducefillrate "0"
  115. mat_trilinear "1"
  116. r_flashlightdepthtexture "1"
  117. mat_hdr_level "0"
  118. mat_bumpmap "1"
  119. mat_specular "1"
  120.  
  121. //MODEL//
  122. cl_ragdoll_collide "0"
  123. cl_ragdoll_physics_enable "0"
  124. g_ragdoll_fadespeed "0"
  125. g_ragdoll_lvfadespeed "0"
  126.  
  127. //TRASH//
  128. cl_phys_props_enable "0"
  129. cl_phys_props_max "0"
  130. prop_active_gib_limit "0"
  131. props_break_max_pieces_perframe "0"
  132. props_break_max_pieces "0"
  133. func_break_max_pieces "0"
  134.  
  135. //BLOOD//
  136. violence_ablood "1"
  137. violence_agibs "1"
  138. violence_hblood "1"
  139. violence_hgibs "1"
  140.  
  141.  
  142. //MISC//
  143. rcon_password "yo23"
  144. setinfo zb_wantautocashcalling "1"
  145. cl_autohelp "0"
  146. cl_showhelp "0"
  147. cl_autowepswitch "0"
  148. cl_show_splashes "1"
  149. cl_c4dynamiclight "1"
  150. muzzleflash_light "1"
  151. showhitlocation "1"
  152. cl_disablefreezecam "1"
  153. cl_disablehtmlmotd "0"
  154. cl_showpluginmessages "0"
  155. cl_show_achievement_popups "0"
  156. cl_cloud_settings "0"
  157. cl_playerspraydisable "1"
  158. cl_clearhinthistory "1"
  159. cl_debugrumble "0"
  160. cl_rumblescale "0"
  161. cl_hudhint_sound "0"
  162. cl_nowinpanel "0"
  163. cl_min_ct "2"
  164. cl_min_t "3"
  165. cl_minmodels "1"
  166. mp_holiday_nogifts "1"
  167. r_spray_lifetime "0"
  168. weapon_showproficiency "1"
  169.  
  170. mat_max_worldmesh_vertices "10000"
  171. clientport "1337"
  172.  
  173. //Mouse//
  174. bind "MWHEELDOWN" "+jump"
  175. bind "MWHEELUP" "invnext"
  176. bind "MOUSE1" "+attack"
  177. bind "MOUSE2" "+attack2"
  178. bind "MOUSE3" "slot3"
  179. bind "MOUSE4" "use weapon_flashbang"
  180. bind "MOUSE5" "use weapon_hegrenade"
  181. sensitivity "3.6"
  182. crosshair "1"
  183. cl_crosshaircolor_r "250"
  184. cl_crosshaircolor_g "35"
  185. cl_crosshaircolor_b "250"
  186. cl_legacy_crosshair_scale "1"
  187. cl_legacy_crosshair_recoil "1"
  188. cl_crosshairspreadscale "0.1"
  189. cl_dynamiccrosshair "0"
  190. cl_crosshairthickness "1"
  191. cl_crosshairsize "3"
  192. cl_crosshaircolor "5"
  193. m_rawinput "1"
  194. //m_customaccel_exponent 1.1000000
  195. //m_customaccel 3
  196. echo "Alex config loaded"
  197. cl_clanid "0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement