This is most likely a simple question but with never really working with pointers or lower level stuff like this I have no choice but to ask you guys. How would I allocate a specific number in my Ram and them go about manipulating it. Lets say, such as the money on The Sim, find the number 18310 and change it to 2000000. The problem I find, without even trying this out is for one thing, the number 18310 may appear more than once right, and there is no way to really know where The Sims will place the variable for money, doesn't it depend on what memory is being used up at that time, right? Is this a possible application or am I going about it the totally wrong way.
Thanks a bunch for the help!
|