Hi.
Was looking here a bit but didn't found what I am looking for
Ok, actually its a Newbie-Question...
I am able to retrieve the objectmanager-pointer ( [[clientconnection] + objmgr_offset] ) and I know how to loop through the objects.
But how am I able to retrieve XYZ-Coords of an object ? Was reading code of kynox, but the offsets seemed to be outdated, it always returned 0.00000
Is there a list with the offsets I am looking for? Or are they in the stickied thread ?
Ok, assuming I know that my X-offset is 0x666 . To read it, I just have to read from (objmgr + 0x666), right?
Thank you !
