Author Topic: max step height?  (Read 694 times)

Is there any way to change the max step height on a playertype?(like, how stairs don't require jumping, you just walk up them)

If you saved a playertype and looked at all the properties you might have noticed there is in fact a value for this

If you saved a playertype and looked at all the properties you might have noticed there is in fact a value for this
Thanks

Anyone that found this by searching, the property name is exactly:
Code: [Select]
maxStepHeight
« Last Edit: September 22, 2012, 11:41:06 AM by Reinforcements »

That sounded unnecessarily snarky sorry

I didn't include the value because I can't remember it but it's probably just maxStepHeight knowing my penchant for forgetting things with obvious names

Arr ye beat me

That sounded unnecessarily snarky sorry

I didn't include the value because I can't remember it but it's probably just maxStepHeight knowing my penchant for forgetting things with obvious names

Arr ye beat me
Don't worry about it, I was being kinda lazy. Thanks for your help. I have other useful things to use this for, but I set it to 10,000 just for kicks. You can float up a giant tower, really funny.