illones1985 Newbie cheater
Reputation: 0
Joined: 17 Oct 2015 Posts: 20
|
Posted: Sat Oct 17, 2015 3:10 pm Post subject: need help with red alert 3 v 1.10 |
|
|
Hi!
i've been trying like mad to isolate a production block in my game. i want to be able to produce units even though the box is grayed out. i found a potential value and want to trace it back to see what's writing to it, and i came across:
mov [ecx+ebp˟8+04],ebx
my limited understanding is that someting (ebx) is being moved into address(ecx) with an offset (ebp˟8+04) but i can not enter that as an offset while trying to trace back to the base address. what other calculations do i need to do?
Thanks for any help!
|
|