Joined: 09 May 2003 Posts: 25908 Location: The netherlands
Posted: Wed Feb 06, 2008 6:05 pm Post subject:
esi is the base address (010e9008
eax is the index in an array where the elements are 4 bytes big. It picks element nr 5 (5*4=14 , find out how hex works if this confuses you)
the +108 identifies the start of the array from the base address
so the base address of the array is 010e9110 and offset is 14
OR
the base address of the array if 010e9008 and the offset is (14+108=)11C _________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum