Guys i have a long time without code on cs2 and in my last time i have:
pCmd->pButtonState.nValue |= IN_ATTACK;
pCmd->pButtonState.nValue &= ~IN_ATTACK;
(NOT at same tick, just the lines i have)
But now it dosnt work on mm, just for bots
I have using the CreateMove without pCmd header
pCmd->pButtonState.nValue |= IN_ATTACK;
pCmd->pButtonState.nValue &= ~IN_ATTACK;
(NOT at same tick, just the lines i have)
But now it dosnt work on mm, just for bots
I have using the CreateMove without pCmd header