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