From ab4d0dd4a7e2d5e8ceb3d5d6e13561b85e7866b2 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 19 Aug 2024 19:39:21 +0200 Subject: [PATCH] use auto counterstrafe --- games/cs2/myconfig.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/games/cs2/myconfig.cfg b/games/cs2/myconfig.cfg index 1543759..b2efe5f 100644 --- a/games/cs2/myconfig.cfg +++ b/games/cs2/myconfig.cfg @@ -18,10 +18,10 @@ unbind "scancode26" unbind "scancode4" unbind "scancode22" unbind "scancode7" -bind "scancode26" "+forward" -bind "scancode4" "+left" -bind "scancode22" "+back" -bind "scancode7" "+right" +bind "scancode26" "+autostop_forward" +bind "scancode4" "+autostop_left" +bind "scancode22" "+autostop_back" +bind "scancode7" "+autostop_right" // Crouch unbind "scancode6"