10 Aug 10, 10:23PM
Every now and then my scroll wheel will stop switching weapons and instead I'll get "unknown command: delta_game_1" in the console. I remember someone giving the following command to fix it on the old forum:
This works, but also causes the scroll wheel to not switch players when spectating and instead gives me "unknown command: delta_spect_1"
Resetting all key binds doesn't help.
I remember this happening to a lot of people, so there has to be a fix for it.
[SELECT ALL] Code:
/alias delta_game_1 [ if (= $arg1 1) [ shiftweapon 1 ] [ shiftweapon -1 ] ]
This works, but also causes the scroll wheel to not switch players when spectating and instead gives me "unknown command: delta_spect_1"
Resetting all key binds doesn't help.
I remember this happening to a lot of people, so there has to be a fix for it.