From 26387514245dfbce33da2dfabf6ca06730f19eb7 Mon Sep 17 00:00:00 2001 From: marvinlehmann Date: Fri, 20 Oct 2023 19:48:58 +0200 Subject: [PATCH] Update cs2/autoexec.cfg --- cs2/autoexec.cfg | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/cs2/autoexec.cfg b/cs2/autoexec.cfg index 6a10c76..c2e05d1 100644 --- a/cs2/autoexec.cfg +++ b/cs2/autoexec.cfg @@ -1,4 +1,4 @@ -// CS2 AUTOEXEC | 2023.10.12 +// CS2 AUTOEXEC | 2023.10.20 // launch options: -console -novid -nojoy -language english echo "/---------------------------------------------------------------------------------\" @@ -25,9 +25,6 @@ alias "-radar" "-lookatweapon; cl_radar_always_centered 1; cl_radar_sca alias "+nc" "noclip" alias "-nc" "noclip" -alias "+jmp" "+jump" -alias "-jmp" "-jump" - bind "w" "+forward" bind "a" "+left" bind "s" "+back" @@ -41,14 +38,14 @@ bind "MOUSE2" "+attack2" bind "MOUSE3" "slot6" // frag bind "MOUSE4" "slot8" // smoke bind "MOUSE5" "slot7" // flash -bind "MWHEELUP" "+jmp" -bind "MWHEELDOWN" "+jmp" +bind "MWHEELUP" "+jump" +bind "MWHEELDOWN" "+jump" bind "ALT" "+nc" bind "CAPSLOCK" "player_ping" bind "SHIFT" "+sprint" bind "CTRL" "+duck" -bind "SPACE" "+jmp" +bind "SPACE" "+jump" bind "e" "+use" bind "b" "buymenu" @@ -176,7 +173,7 @@ snd_mvp_volume 0.09 snd_roundaction_volume 0 snd_roundend_volume 0 snd_roundstart_volume 0.04 -snd_tensecondwarning_volume 0.04 +snd_tensecondwarning_volume 0 snd_mute_mvp_music_live_players true voice_always_sample_mic true