Posted: Thu Jan 09, 2014 6:02 am Post subject: Array hack
Hi,
I want to reset some array in game.
For example I search for some really big value in the array like 10000,
and of I add 48 to the address I get the next value and if I subtract 48 I get the previous value so I think this is array.
So how can i reset all the value in this array?
I don't know what you mean by "reset", but you'll have to find the size of the array (how many items it contains). I don't know if there's a variable with the array size or if it's null-terminated or neither, though. _________________
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