Replies: 2 comments
-
Edit: if the copy+paste is weird use this link |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If you were crashing due to this
please replace with
class CCSGOUserCmdPB
{
public:
int32_t nTickCount; // 0x0
MEM_PAD(0x4); // 0x4
void* pInputHistory; // 0x8
};
^ This new version should work if not let me know and I'll fix
Beta Was this translation helpful? Give feedback.
All reactions