paul44 Expert Cheater
Reputation: 2
Joined: 20 Jul 2017 Posts: 206
|
Posted: Sat May 11, 2019 7:55 am Post subject: Not showing correct (ptr) value... |
|
|
I've been trying to figure out this one, but no matter what, can't get it to return the correct address value...? See here: [ https://imgur.com/a/Ezg5zbY ]
This particular code actually returns 3 struct_values, but I'm only interested in 2 of them (btw: these "belong" to the MapIcon ~ AC Unity; and I need to get that value so I can work with the correct structure).
Logically, it should return Ptr_Val 0x1983xxxx, but clearly it does not?!
(tried also "step-by-step", different fn such as ReadInteger/Bytes/etc, and a few other things I can't remember right now)
ps: if I scan for addresses, address 0xA9C69xxx shows as first in the list; if that could help in any way
|
|