Page 1 of 1

To those who made state of decay 1 table, and other experts.

Posted: Mon May 28, 2018 4:16 am
by lightsaber0
Hello, I am trying to create a script for character editing in State of Decay 2.



Would you kindly leave a method to find a player base address/opcodes releated to player structure ?



May I ask steps to trace to a pointer to a player base address?



How were you able to track down the following opcodes which accesses pointer to either name string or id in state of decay 1?

movzx eax,word ptr [ecx+edx*2]

cmp ax,-01



Did you track back accessed multi-level pointer until the base address is reached. health or location as a reference?



Thank you so much in advance for your help and advices. :)