Posted: Mon Jun 14, 2004 9:21 pm Post subject: having a problem
I am trying to mke a cheat for perimeter to bypass the limit on number of units. The way I am attempting this is to find the value for the current number of units and freeze it or change it to less than the 250 allowed, therefore, in my mind at least, it shoul let me produce more than 250 units. Although I can not get it to work. i am new at this so be kind. Am I even going about this right or am I making this more dificult?
Joined: 09 May 2003 Posts: 25818 Location: The netherlands
Posted: Mon Jun 14, 2004 11:09 pm Post subject:
Sometimes this method works (like warcraft3)
But it can also be that it stores the units seperately. Perhaps it has a memory array of 250 bytes in memory and when that array is filled up you cant build more.
But have you scanned using a 1 byte scan? (250 is in the range of a byte)
Also, you might want to do a scan for float and then the number of units.
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