Page 1 of 1

Stoneshard health/energy question

Posted: Wed Apr 22, 2020 7:47 am
by Dorodomorodo
I am not even 100% sure how to approach this question, but I manage to find the values quite easily and they work, BUT whenever I change zone in the game the values don't work anymore. So my question is how can I find more permanent solution to this than having to scan each time for the health when I change zone?

Image

Re: Stoneshard health/energy question

Posted: Wed Apr 22, 2020 12:12 pm
by TimFun13
Do the CE tutorial, it goes over basics for this kind of thing.

Re: Stoneshard health/energy question

Posted: Wed Apr 22, 2020 1:22 pm
by Rysefox
Dorodomorodo wrote:
Wed Apr 22, 2020 7:47 am
...
create a script where you label and register your pointer. mov the base address in the pointer and add the pointer to adresslist and add the offsets from energy or health

Re: Stoneshard health/energy question

Posted: Sun Apr 26, 2020 2:43 pm
by The Mogician
Get a pointer for it then, pointers are designed so you don't have to work your ass off everytime looking for the address.