Here are some updated ce tables for the offsets ive found so far that seem to be reliable. These have been updated for the CBT3 NA beta, i will be keeping these updated as the client progresses, and adding more as i find them.
UPDATE: added new player structures and updated old offsets for the new client. still looking for entity information, if anyone has anything please let me know
Heres what i have so far,
enum Player
enum PlayerLocCode:Base - 0x0 Level - 0x8 Class - 0x4 + 0x1C + 20 Name - 0xC8 + 0x0 + 0x0 Current HP - 0x48 Max HP - 0x58 Over HP - 0x68 Current MP - 0x78 Max MP - 0x88 Over MP - 0x98 Camera Rotation - 0x74
enum TargetCode:Y - 0xC X - 0x10 Z - 0x14 Y2 - 0x1C X2 - 0x20 Z2 - 0x24 Y3 - 0x28 X3 - 0x2C Z3 - 0x30 IsJumping - 0x18 IsFlying - 0x3E Jump Height - 0x98 casting direction y - 0x54 casting direction x - 0x58 casting direction z - 0x5C IsCasting - 0x48
Code:Target ID - 0x18 Distance - 0x24 Y - 0x28 X - 0x2C IsVisible - 0x14 Level - 0x40
Please register or login to download attachments.