Counter-Strike 2

Counter-Strike 2

33 个评价
RIP - CS2 Movement Fix (Nulls) (Razer Snap Tap)
由 D4tOx 制作
Does your movement in CS2 feel off? Are you struggling with strafing correctly while shooting etc? Then this fix might save your day!
3
   
奖励
收藏
已收藏
取消收藏
The problem in CS2


Switching over to CS2 was a challenging experience; something always felt off about the strafing. I struggled with hitting A-D Glock shots, and I frequently missed my walking AK spray etc. It took a considerable amount of time to adjust, but I never managed to reach the same skill level again.

If this sounds familiar, I have the fix for you.

The problem I never realized existed, was that I was missing Null-Binds in CS2. I hadn't noticed I have gotten used to playing with them in CS:GO.
I searched for CS2 Null-Binds but none seemed to work. Often times you would get stuck moving in a direction.

After fixing some Null-Binds for myself, it was as if I was playing CS:GO again. The diffrence it made in my playing was huge. A-d-ing finally seemed to work.


Null-Binds


Here are the null Binds, copy them into your autoexec.cfg

alias checkfwd "" alias checkback "" alias checkleft "" alias checkright "" alias +mfwd "-back; +forward; alias checkfwd +forward" alias +mback "-forward; +back; alias checkback +back" alias +mleft "-right; +left; alias checkleft +left" alias +mright "-left; +right; alias checkright +right" alias -mfwd "-forward; -back; checkback; alias checkfwd" alias -mback "-back; -forward; checkfwd; alias checkback" alias -mleft "-left; -right; checkright; alias checkleft" alias -mright "-right; -left; checkleft; alias checkright" alias +normalforward "+forward" alias +normalback "+back" alias +normalleft "+left" alias +normalright "+right" alias -normalforward "-forward" alias -normalback "-back" alias -normalleft "-left" alias -normalright "-right" alias "wstrafeon" "bind W +mfwd" alias "sstrafeon" "bind S +mback" alias "astrafeon" "bind A +mleft" alias "dstrafeon" "bind D +mright" alias "wstrafeoff" "bind W +normalforward" alias "sstrafeoff" "bind S +normalback" alias "astrafeoff" "bind A +normalleft" alias "dstrafeoff" "bind D +normalright" alias "strafeon" " wstrafeon; sstrafeon; astrafeon; dstrafeon; echo Strafe script ON; alias strafeToggle strafeoff" alias "strafeoff" " wstrafeoff; sstrafeoff; astrafeoff; dstrafeoff; echo Strafe script OFF; alias strafeToggle strafeon" alias "strafeToggle" "strafeon" //Uncomment bind o "strafeToggle" if you want to toggle this script with a button. You can replace o //with any key you want. bind o strafeToggle; strafeon

Hope this helps some of you!


21 条留言
M A L G . 2024 年 8 月 24 日 上午 5:57 
According to other Guides/Discussions this is no longer allowed, so be sure to delete this from your autoexec.

(Doesn't impact this script much since it doesn't even work on the newest version)
ц 2024 年 8 月 19 日 下午 3:15 
FIXED:steamsad:
D4tOx  [作者] 2024 年 7 月 25 日 下午 2:36 
Online faceit, yes
sM 2024 年 7 月 25 日 下午 1:34 
It is allowed on faceit?
D4tOx  [作者] 2024 年 7 月 24 日 下午 12:11 
Its only disallowed in professional CS, when you plan LAN tournaments and such.
D4tOx  [作者] 2024 年 7 月 24 日 上午 11:58 
Did you put it into your autoexec?
skully 2024 年 7 月 24 日 上午 11:43 
This doesnt do anything
Samson 2024 年 7 月 24 日 上午 3:09 
question. is it legal? Will I get banned if I use it in cs2?
D4tOx  [作者] 2024 年 7 月 23 日 上午 8:01 
I left some other alias which only I have inside the old version. Just re-copy the config and the error should be gone
__TomBstOne__ 2024 年 7 月 22 日 下午 10:41 
So this works but everytime I shoot my console says unknown command 317 and it then stops working from that point. Any ideas?