Advertisement
ZrnecX

CS:GO CFG

Oct 4th, 2018
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.39 KB | None | 0 0
  1. // ZrnecX CFG
  2. sensitivity 1.8
  3. zoom_sensitivity_ratio_mouse 0.818933027098955175
  4.  
  5. bind "kp_ins" "sm_admin"
  6.  
  7. //Movement
  8. bind "w" "+forward"
  9. bind "s" "+back"
  10. bind "a" "+moveleft"
  11. bind "d" "+moveright"
  12.  
  13. bind "SHIFT" "+speed"
  14. bind "CTRL" "+duck"
  15.  
  16. bind "MWHEELUP" "+jump"
  17. bind "MWHEELDOWN" "+jump"
  18. bind "SPACE" "+jump"
  19.  
  20. bind "MOUSE1" "+attack"
  21. bind "MOUSE2" "+attack2"
  22. bind "MOUSE3" "+jumpthrow"
  23.  
  24. //Nákup
  25. bind "F1" "buy vest"
  26. bind "F2" "buy ak47;buy m4a1"
  27. bind "F3" "buy smokegrenade;buy hegrenade"
  28. bind "F4" "buy defuser;buy flashbang"
  29. bind "F5" "buy vesthelm"
  30. bind "F6" "exec autoexec"
  31. bind "F8" "exec trainserver"
  32.  
  33. bind "F9" "mp_autoteambalance 0;mp_limitteams 0;bot_kick all;mp_restartgame 1"
  34. bind "F10" "bot_add_ct"
  35. bind "F11" "bot_add_t"
  36.  
  37.  
  38.  
  39.  
  40. //Zbraň
  41. bind "q" "lastinv"
  42. bind "b" "buymenu"
  43. bind "e" "+use"
  44.  
  45. bind "MOUSE4" "use weapon_flashbang"
  46.  
  47. //
  48. bind "DEL" "disconnect"
  49.  
  50. //Select Weapon
  51. bind "1" "slot1"
  52. bind "2" "slot2"
  53. bind "3" "slot3"
  54. bind "4" "slot4"
  55. bind "5" "slot5"
  56. bind "6" "slot6"
  57. bind "7" "slot7"
  58. bind "8" "slot8"
  59.  
  60. //chat
  61. bind "z" "messagemode2"
  62. bind "u" "messagemode2"
  63. bind "i" "messagemode2"
  64. bind "y" "messagemode"
  65.  
  66. //Radio
  67. bind "c" "radio3"
  68.  
  69. //
  70. bind "0" "cl_draw_only_deathnotices 0"
  71. bind "9" "cl_draw_only_deathnotices 1"
  72.  
  73. bind "`" "toggleconsole"
  74.  
  75. //crosshair
  76. cl_crosshair_drawoutline "0"
  77. cl_crosshair_dynamic_maxdist_splitratio "0.500000"
  78. cl_crosshair_dynamic_splitalpha_innermod "1"
  79. cl_crosshair_dynamic_splitalpha_outermod "1"
  80. cl_crosshair_dynamic_splitdist "2.500000"
  81. cl_crosshair_outlinethickness "1"
  82. cl_crosshair_sniper_show_normal_inaccuracy "0"
  83. cl_crosshair_sniper_width "1"
  84. cl_crosshairalpha "9999"
  85. cl_crosshaircolor "5"
  86. cl_crosshaircolor_b "0"
  87. cl_crosshaircolor_g "255"
  88. cl_crosshaircolor_r "0"
  89. cl_crosshairdot "0"
  90. cl_crosshairgap "-6.500000"
  91. cl_crosshairgap_useweaponvalue "0"
  92. cl_crosshairscale "1000"
  93. cl_crosshairsize "10.500000"
  94. cl_crosshairstyle "2"
  95. cl_crosshairthickness "0"
  96. cl_crosshairusealpha "1"
  97. cl_fixedcrosshairgap "0"
  98.  
  99. //zvednuti zbrane ji neda do ruky
  100. cl_autowepswitch "0"
  101.  
  102. // Textury atd...
  103. mat_setvideomode 1400 1050 0
  104. mat_queue_mode 0 //
  105. mat_powersavingsmode 0 //Selfdescriptng...
  106. mat_picmip 0 //Texture Detail: Low
  107. r_shadowrendertotexture 0 //Shadow Detail: Low
  108. mat_savechanges
  109.  
  110.  
  111. net_graphheight "65" s
  112. net_graphmsecs "400"
  113. net_graphpos "1"
  114. net_graphproportionalfont "0"
  115. net_graphshowinterp "1"
  116. net_graphshowlatency "1"
  117. net_graphsolid "1"
  118. net_graphtext "1"
  119.  
  120.  
  121. //Shows net_graph only when holding down TAB
  122. alias +statusrpt "+showscores; net_graph 1"
  123. alias -statusrpt "-showscores; net_graph 0"
  124. bind "TAB" "+statusrpt"
  125.  
  126.  
  127. //Optimalizace
  128. cl_forcepreload 1
  129. cl_interp 0
  130. cl_interp_ratio 1
  131.  
  132. r_drawparticles 0
  133.  
  134. rate 128000
  135. cl_cmdrate 128
  136. cl_updaterate 128
  137. cl_allowdownload 1
  138.  
  139. cl_righthand "1"
  140. viewmodel_offset_x "0"
  141. viewmodel_offset_y "-2"
  142. viewmodel_offset_z "-2"
  143. viewmodel_fov "54"
  144. cl_bobamt_lat "0.1"
  145. cl_bobamt_vert "0.1"
  146. cl_bobcycle "0.1"
  147. cl_viewmodel_shift_left_amt "0.5"
  148. cl_viewmodel_shift_right_amt "0.5"
  149.  
  150. fps_max 500
  151. fps_menu_max 200
  152.  
  153. m_rawinput 1
  154. m_mouseaccel1 0
  155. m_mouseaccel2 0
  156. m_customaccel 0
  157.  
  158. net_fakelag 0
  159. net_fakeloss 0
  160.  
  161. cl_downloadfilter "nosounds"
  162. cl_disablefreezecam "1"
  163.  
  164.  
  165. //[Nastavení zvuku]
  166. windows_speaker_config 1
  167. snd_mixahead 0.05
  168. snd_musicvolume 0
  169. snd_headphone_pan_exponent 2
  170. snd_headphone_pan_radial_weight 2
  171. dsp_slow_cpu 1
  172. snd_pitchquality 1
  173. snd_front_headphone_position 45.0
  174. snd_rear_headphone_position 135.0
  175. snd_legacy_surround 0
  176. dsp_enhance_stereo 0
  177.  
  178.  
  179. alias dovoice_off "alias toggleVoice dovoice_on;voice_enable 0; unbind MOUSE5; echo VOICE_MUTED;"
  180. alias dovoice_on "alias toggleVoice dovoice_off;voice_enable 1; bind MOUSE5 +voicerecord; echo VOICE_ENABLED;Say_team -= voice enabled"
  181. alias toggleVoice "dovoice_off"
  182. bind "v" "toggleVoice"
  183.  
  184. bind MOUSE5 +voicerecord
  185. voice_enable 1;
  186.  
  187.  
  188. //Unscope with ALT
  189. alias +knife "slot3"
  190. alias -knife "lastinv"
  191. bind "ALT" "+knife"
  192.  
  193. cl_radar_always_centered 0
  194. cl_radar_icon_scale_min 0.6
  195. cl_radar_rotate 0
  196. cl_radar_scale 0.310000
  197. cl_radar_square_with_scoreboard 0
  198.  
  199. clear
  200. echo "Welcome to CS:GO motherfucker!";
  201. mat_info
  202. showconsole;
  203.  
  204. voice_mixer_volume 1
  205.  
  206. host_writeconfig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement