Posted: Tue Mar 24, 2020 12:03 pm Post subject: Multiple pointer start
Hi guys!
So I want add a pointer to my health because when I go to a different segment of the map the game changes the health's address. I have two values(both double) for the health one of them does not change the address but I cannot change the healt's value with it (it's jumps back to the exact health). The other value is the changing one (i can change my health with it and freeze it) but when i go to other map it's changig it's address.
So I decided to make a pointer to it. But the assembler said the pointer value is the same as the value's address (so the value's address is 3EC92298 and the pinter's value is the exact same).
I tried the other value(the not changing one) I got there a different value for the pointer but when I tried to search for it I got 0 results.
I cannot start a multiple pointer without starting address. What do I do?
Thanks for the helps! (And sorry for bad english)
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