So AOB 1 worked, and when i fired, an address did come up, but when i used the structure helper in the table, and attempted to edit it using that address, nothing was changing in the bullet. I did EXACTLY what the video did maybe 3 times over. Is there a problem with the structure helper? _________________
Instead of copying and pasting the address directly, shift it back by 0x2f bytes, so that you're getting the value of EDI itself (the base of the structure).
For example, if CE says that instruction is accessing the address 0x109A7C2B, then subtract 0x2F from it (0x109A7C2B - 0x2F = 0x109A7BFC) and use the resulting number for the base of the structure.
If it still doesn't work, please answer these:
What address was the instruction accessing?
What value did you put into "Bullet Address to Edit"?
Which property of the bullet did you change?
What value did you change it to?
What value was it originally? _________________
I don't know where I'm going, but I'll figure it out when I get there.
All times are GMT - 6 Hours Goto page Previous1, 2
Page 2 of 2
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