Counter-Strike 2
Оценок: 33
RIP - CS2 Movement Fix (Nulls) (Razer Snap Tap)
От Donald J. Trump
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 . 24 авг. 2024 г. в 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)
млкеьн 19 авг. 2024 г. в 15:15 
FIXED:steamsad:
Donald J. Trump  [создатель] 25 июл. 2024 г. в 14:36 
Online faceit, yes
Beleaua 25 июл. 2024 г. в 13:34 
It is allowed on faceit?
Donald J. Trump  [создатель] 24 июл. 2024 г. в 12:11 
Its only disallowed in professional CS, when you plan LAN tournaments and such.
Donald J. Trump  [создатель] 24 июл. 2024 г. в 11:58 
Did you put it into your autoexec?
skully 24 июл. 2024 г. в 11:43 
This doesnt do anything
Samson 24 июл. 2024 г. в 3:09 
question. is it legal? Will I get banned if I use it in cs2?
Donald J. Trump  [создатель] 23 июл. 2024 г. в 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__ 22 июл. 2024 г. в 22:41 
So this works but everytime I shoot my console says unknown command 317 and it then stops working from that point. Any ideas?