I'm trying to find the Object pointer and player GUID.. was +8, +16 respectively any help would be much appreciated.
Edit: Player GUID is the same at +16
I'm trying to find the Object pointer and player GUID.. was +8, +16 respectively any help would be much appreciated.
Edit: Player GUID is the same at +16
Last edited by Justink15; 12-17-2008 at 07:04 PM.
local guid (s_CurMgr + 0xC0)
first object (s_CurMgr + 0xAC)
current object (s_CurMgr + 0x30)
next object (s_CurMgr + 0x3C)