Page 1 of 1

Space Engineers question

Posted: Wed Dec 06, 2017 12:31 pm
by bokkafa
I'm trying to make a health cheat for offline survival mode. I can find the health value (it's float) but can still die to impact or turret fire. I tried to follow a few youtube videos but couldn't repeat the steps. Should I be looking for something else? I'm a CE noob so I don't really understand the videos only trying to copy them.

So when I look at "what accesses this adress" it shows adc [rax+20], al and "what writes to this adress" shows adc [rsi+20], eax

they both have "loope" on the line before them. Should I be looking for some sort of a yes or no value? I mean something like instead of freezing the health a way to turn off damage?