Updated offsets

vmread
MisterY52 4 years ago
parent ce5c4ea1a5
commit 159672e1e8

@ -5,4 +5,4 @@ UnknownCheats thread: https://www.unknowncheats.me/forum/apex-legends/406426-kvm
Bone IDs reference: https://www.unknowncheats.me/wiki/Apex_Legends_Bones_and_Hitboxes
Game version (Steam & Origin): v3.0.5.164
Game version (Steam & Origin): v3.0.6.200

@ -5,8 +5,8 @@
#if VERSION == STEAM
#define OFFSET_ENTITYLIST 0x18da3d8
#define OFFSET_LOCAL_ENT 0x1c89a38 //LocalPlayer
#define OFFSET_ENTITYLIST 0x18da3f8
#define OFFSET_LOCAL_ENT 0x1c89a78 //LocalPlayer
#define OFFSET_NAME_LIST 0x8133270
#define OFFSET_TEAM 0x450 //m_iTeamNum
@ -47,8 +47,8 @@
#elif VERSION == ORIGIN
#define OFFSET_ENTITYLIST 0x18da3d8
#define OFFSET_LOCAL_ENT 0x1c89a38 //LocalPlayer
#define OFFSET_ENTITYLIST 0x18da3f8
#define OFFSET_LOCAL_ENT 0x1c89a78 //LocalPlayer
#define OFFSET_NAME_LIST 0x8133270
#define OFFSET_TEAM 0x450 //m_iTeamNum

Loading…
Cancel
Save