toggle cl_dummy 1 0; dummy_reset;
dummy_reset
tho. Are both commands running inline still not fast enough to prevent the first millisecond?dummy_reset
so I don't have to manage whether the cl_dummy_resetonswitch
is enabled or disabled in all switching binds. It's just more convenient.cl_dummy_resetonswitch
bind I used.cl_dummy_resetonswitch
bind I used. dummy_reset
so I didn't have to call cl_dummy_resetonswitch
every time I switch.cl_dummy_resetonswitch
. (edited)toggle cl_dummy 1 0;
toggle cl_dummy 1 0; dummy_reset;
toggle cl_dummy 1 0;
cl_dummy_resetonswitch
as a safeguard, even if it's not needed. It kinda feels like I'm fighting against that command. (edited)cl_dummy_resetonswitch 0; toggle cl_dummy 1 0;
X cl_dummy_resetonswitch 1; toggle cl_dummy 1 0;
+fire
again or is it a bug? I'm not holding mouse 1 button, so why is it trying to trigger it again? (edited)+fire
again or is it a bug? I'm not holding mouse 1 button, so why is it trying to trigger it again? (edited)