Hi,
Im trying to find ClientModeShared::CreateMove and i found a very similar function at index 25 of ClientModeShared's vtable:
-Decompilation-
-Source SDK-
But the "getLocalPlayer" function return a C_WeaponSWEP object instead of the localPlayer.
I suppose this is in fact not CreateMove but im unsure and i dont really know where to search for it if this is the case.
Can somebody help me on this please ?
(btw im on the x86_64 branch)