Bedi97

U:1:170875833

Nov 17th, 2019 (edited)
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.44 KB | None | 0 0
  1. // Cofing created and edited by smile.
  2. // Update - 15.05.2020
  3.  
  4. // mouse settings
  5.  
  6. m_rawinput "1" // Włącza bezpośredni odczyt z myszki. (Ustawienia Windowsa nie wpływają na myszkę.)
  7. zoom_sensitivity_ratio_mouse "1" // Czułość myszki podczas celownia z awp/scout
  8. m_customaccel "0" // Mouse Acceleration off
  9. m_customaccel_exponent "0" // Acceleration Amount
  10. m_mousespeed "0" // Windows mouse acceleration off
  11. m_mouseaccel1 "0" // Windows mouse acceleration initial threshold (2x movement)
  12. m_mouseaccel2 "0" // Windows mouse acceleration secondary threshold (4x movement)
  13.  
  14.  
  15.  
  16.  
  17. // sound settings
  18.  
  19. volume ".35" // Ogólna głośność gry.
  20. snd_mixahead "0.02" // Opóźnienie dźwięku
  21.  
  22.  
  23.  
  24.  
  25. // viewmodel settings
  26.  
  27. viewmodel_fov "68"
  28. viewmodel_offset_x "2.5"
  29. viewmodel_offset_y "2"
  30. viewmodel_offset_z "-2"
  31. viewmodel_presetpos "0"
  32. viewmodel_recoil "0"
  33.  
  34.  
  35.  
  36.  
  37. // bobbing and movement shifting
  38.  
  39. cl_viewmodel_shift_left_amt "0"
  40. cl_viewmodel_shift_right_amt "0"
  41. cl_bob_lower_amt "0"
  42. cl_bobamt_lat "0"
  43. cl_bobamt_vert "0"
  44. cl_bobcycle "0.98"
  45.  
  46.  
  47.  
  48.  
  49. // connection and servers
  50.  
  51. cl_predictweapons "1"
  52. cl_forcepreload "1" // Całkowite załadowanie mapy podczas dołączania na serwer.
  53. mm_dedicated_search_maxping "50" // Maksymalny ping na MM podczas wyszukiwania meczu.
  54. mat_queue_mode "2" // Wykożystanie wszystkich rdzeni.
  55. cl_cmdrate "128"
  56. cl_updaterate "128"
  57. cl_interp "0.0001"
  58. cl_interp_ratio "1"
  59.  
  60.  
  61.  
  62.  
  63. // net_graph
  64.  
  65. net_graphproportionalfont "0.5" // Zmniejszenie czcionki w net graph.
  66.  
  67.  
  68.  
  69.  
  70. // hud and radar
  71.  
  72. cl_hud_radar_scale "1.1" // Powiększa radar.
  73. cl_radar_icon_scale_min "0.95" // Większe ikonki graczy na radarze.
  74. cl_radar_always_centered "1" // Włącza czarne tło wokół radaru
  75. cl_radar_scale "0.4" // Skala mapy na radarze.
  76. hud_scaling "0.85" // Rozmiar HUD'a
  77.  
  78.  
  79.  
  80.  
  81. // ------ binds ------ //
  82.  
  83.  
  84. bind "leftarrow" "exec 1" // Bind na celownik
  85.  
  86. bind "downarrow" "exec l" // Bind na celownik
  87.  
  88. bind "rightarrow" "exec s" // Bind na celownik
  89.  
  90. bind "ins" "cl_crosshairthickness 0" // Grubość celownika - cienki
  91.  
  92. bind "del" "cl_crosshairthickness 1" // Grubość celownika - grubszy (1)
  93.  
  94. bind "home" "cl_crosshaircolor 2" // Kolor celownika - żółty
  95.  
  96. bind "pgup" "cl_crosshaircolor 1" // Kolor celownika - zielony
  97.  
  98. bind "pgdn" "cl_crosshaircolor 5;cl_crosshaircolor_r 255;cl_crosshaircolor_g 255; cl_crosshaircolor_b 255;" // Kolor celownika - biały
  99.  
  100.  
  101.  
  102.  
  103. BindToggle "mouse5" "voice_enable" // Komunikacja głosowa - przełączanie ON / OFF
  104.  
  105. bind "f10" "disconnect" // Rage quit bind.
  106.  
  107. bind "alt" "noclip" // Noclip podczas ćwieczenia.
  108.  
  109. bind "v" "+voicerecord" // Mikrofon pod V.
  110.  
  111. bind "=" "say !rs" // Reset statystyk FFA
  112.  
  113. bind "/" "say gl&hf" // GL & HF
  114.  
  115. bind "mwheelup" "+jump" // Skok na scrollu
  116.  
  117. bind "mwheeldown" "+jump" // Skok na scrollu
  118.  
  119. bind "`" "toggleconsole"
  120.  
  121.  
  122.  
  123.  
  124. // blood remover
  125.  
  126. bind "shift" "+speed;r_cleardecals"
  127. bind "ctrl" "+duck;r_cleardecals"
  128. bind "r" "+reload;r_cleardecals"
  129. bind "w" "+forward; r_cleardecals"
  130. bind "s" "+back; r_cleardecals"
  131. bind "a" "+moveleft; r_cleardecals"
  132. bind "d" "+moveright; r_cleardecals"
  133. bind "mouse1" "+attack; r_cleardecals"
  134.  
  135.  
  136.  
  137.  
  138. // jumpthrow bind
  139.  
  140. alias "+jumpthrow" "+jump;-attack"
  141. alias "-jumpthrow" "-jump"
  142. bind "mouse3" "+jumpthrow"
  143.  
  144.  
  145.  
  146.  
  147. // others
  148.  
  149. cl_use_opens_buy_menu "0" // Wyłącza możliwość kupowania broni przyciskiem E (+use) Dzięki temu można podnieść broń na spawnie.
  150. cl_showfps "0" // Pokazywanie fps - lewy górny róg.
  151. cl_showhelp "0" // Wyłączenie podpowiedzi w grze.
  152. cl_autowepswitch "0" // Wyłącza auto wybieranie broni która podnosimy.
  153. cl_draw_only_deathnotices "0"
  154. cl_disablehtmlmotd "1"
  155. con_enable "1" // Możliwość włączania konsoli.
  156. cl_showloadout "1" // Wyświetlanie ikon broni w prawym dolnym rogu.
  157. cl_dm_buyrandomweapons "0" // Wyłączenie losowych broni na DM Valve.
  158. fps_max "400" // Maksymalna liczba klatek
  159.  
  160.  
  161.  
  162.  
  163. // visibility
  164.  
  165. r_drawtracers_firstperson "0" // Wyłącznie lecących pocisków z karabinu (Pierwsza osoba).
  166.  
  167.  
  168.  
  169.  
  170. // fast quit/disconnect from server
  171.  
  172. alias "q" "quit"
  173. alias "qq" "quit"
  174. alias "dc" "disconnect"
  175. alias "ds" "disconnect"
  176. alias "rr" "retry"
  177. alias "s" "status"
  178.  
  179.  
  180.  
  181.  
  182. // ------ Szybkie dawanie broni ------ //
  183. // ------ Nie trzeba wpisywać w konsoli give weapon_nazwabroni, wystarczy wpisać tylko jej nazwe. ------ //
  184.  
  185. alias "ak" "give weapon_ak47"
  186. alias "m4" "give weapon_m4a1"
  187. alias "m4s" "give weapon_m4a1_silencer"
  188. alias "galil" "give weapon_galilar"
  189. alias "famas" "give weapon_famas"
  190. alias "aug" "give weapon_aug"
  191. alias "sg" "give weapon_sg556"
  192. alias "tec" "give weapon_tec9"
  193. alias "fiveseven" "give weapon_fiveseven"
  194. alias "cz" "give weapon_cz75a"
  195. alias "beretki" "give weapon_elite"
  196. alias "dual" "give weapon_elite"
  197. alias "p2000" "give weapon_hkp2000"
  198. alias "usp" "give weapon_usp_silencer"
  199. alias "glock" "give weapon_glock"
  200. alias "deagle" "give weapon_deagle"
  201. alias "p250" "give weapon_p250"
  202. alias "mp9" "give weapon_mp9"
  203. alias "mac10" "give weapon_mac10"
  204. alias "uzi" "give weapon_mac10"
  205. alias "mp7" "give weapon_mp7"
  206. alias "bizon" "give weapon_bizon"
  207. alias "ump" "give weapon_ump45"
  208. alias "mag7" "give weapon_mag7"
  209. alias "swag7" "give weapon_mag7"
  210. alias "sawedoff" "give weapon_sawedoff"
  211. alias "sawnoff" "give weapon_sawedoff"
  212. alias "soff" "give weapon_sawedoff"
  213. alias "sawed" "give weapon_sawedoff"
  214. alias "sawn" "give weapon_sawedoff"
  215. alias "nova" "give weapon_nova"
  216. alias "xm" "give weapon_xm1014"
  217. alias "xm1014" "give weapon_xm1014"
  218. alias "awp" "give weapon_awp"
  219. alias "scout" "give weapon_ssg08"
  220. alias "scar" "give weapon_scar20"
  221. alias "scar20" "give weapon_scar20"
  222. alias "g3" "give weapon_g3sg1"
  223. alias "c4" "give weapon_c4"
  224. alias "paka" "give weapon_c4"
  225. alias "negev" "give weapon_negev"
  226. alias "m249" "give weapon_m249"
  227. alias "revolver" "give weapon_revolver"
  228.  
  229.  
  230.  
  231.  
  232. clear
  233.  
  234. echo " "
  235. echo " "
  236. echo "--------------------------------------------"
  237. echo "-- --"
  238. echo "-- C H E A T S T A T U S : O N --"
  239. echo "-- --"
  240. echo "--------------------------------------------"
  241. echo " "
  242. echo " "
  243.  
  244. host_writeconfig
  245.  
Add Comment
Please, Sign In to add comment