diff --git a/cs2/autoexec.cfg b/cs2/autoexec.cfg index dc233e3..b62671d 100644 --- a/cs2/autoexec.cfg +++ b/cs2/autoexec.cfg @@ -1,3 +1,4 @@ + //Movement Keys bind "a" "+left" bind "d" "+right" @@ -13,12 +14,14 @@ bind "H" "+dropc4" bind "space" "switchhands" //Binds -bind "mouse3" "toggle cl_crosshairsize 999 0" bind "1" "slot1" bind "2" "slot2" bind "3" "slot3" -bind "4" "slot4" bind "5" "slot5" +bind "z" "slot10" //Molotov +bind "c" "slot7" //Flash +bind "4" "slot6" //HE +bind "x" "slot8" //smoke bind "b" "buymenu" bind "e" "+use" bind "f" "+lookatweapon" @@ -26,7 +29,7 @@ bind "g" "drop" bind "q" "lastinv" bind "u" "messagemode2" bind "v" "toggle cl_radar_scale 1 0.3" -bind "x" "player_ping" +bind "mouse3" "player_ping" bind "y" "messagemode" bind "[" "+radialradio" bind "]" "+radialradio2" @@ -93,9 +96,15 @@ snd_tensecondwarning_volume 0.04 snd_toolvolume 1 snd_voipvolume 1 snd_headphone_eq 0 -volume 0.01 +volume 1 snd_voipvolume 0.5 + +// Network Settings (dont work lmao) +cl_updaterate 128 +cl_interp_ratio 1 +cl_ interp 0.015625 + clear echo mx !config loaded!