"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." - Martin Golding
"I cried a little earlier when I had to poop" - Sku
Well how do u get the jump offset or scale? Dont know how to read the programs resultat
That's exactly what I thought.
For the jump-offset: Scan for the default value / float values from the pointer to your player + something.
It's the only float value between -2.00f and -20.00f when you scan from playerbase to playerbase+0x1000. (except the X/Y/Z values)
I know that's a terrible way to do it ~~