Hi all,
I'm trying to find memory addresses for Players current health and energy in Guild Wars. Unfortunatly the addresses I find with CE are not static and change. I have managed to find the static pointer and offset for the player's MAX hp, but the player's current HP static pointer eludes me. I'm not looking to change any of this information, I realize its all server side, but I am looking to read/monitor these values externally.

Thanks,