sorry, don't want to be the guy whos asking for sigsnatures everyday so ,
thanks
Код:
static GetAimPunch_t GetAimPunch = reinterpret_cast<GetAimPunch_t>(MEM::GetAbsoluteAddress(MEM::FindPattern(CLIENT_DLL, "E8 ? ? 48 8D 4E ? 48 8D 54 24 ? E8 ? F2 0F 10 44 24"),
Код:
static auto calc_world_space_bone = reinterpret_cast<void(__fastcall*)(void*, uint32_t)>((MEM::FindPattern(CLIENT_DLL, "40 55 56 57 41 54 41 55 41 56 41 57 48 81 EC D0"))); // 40 55 56 57 41 54 41 55 41 56 41 57 48 81 EC D0
thanks