Data Realms Fan Forums
http://45.55.195.193/

How to disable falling damage?
http://45.55.195.193/viewtopic.php?f=1&t=8655
Page 1 of 1

Author:  Vizzy [ Fri Nov 23, 2007 1:57 pm ]
Post subject:  How to disable falling damage?

Hello there. I have been trying to make some of my chartacers able to jump from high distances, but they always splat and make noises... I just wanted to know that is there a way to not splat because the gravity? And no, I am not stupid and I know how to use jetpack.

Author:  Normandy [ Fri Nov 23, 2007 3:53 pm ]
Post subject:  Re: How to disable falling damage?

No, I don't think there is, unless if you disable the ground. But then it gets hard to walk.

Author:  MrEvilPoni [ Fri Nov 23, 2007 3:57 pm ]
Post subject:  Re: How to disable falling damage?

Put this to your actor code.

ImpulseDamageThreshold = 99999999999

Author:  Vizzy [ Fri Nov 23, 2007 8:27 pm ]
Post subject:  Re: How to disable falling damage?

MrEvilPoni wrote:
Put this to your actor code.

ImpulseDamageThreshold = 99999999999


Tried already, but thanks for the suggestion.
I am very confused why it doesen't help.

Author:  Grif [ Fri Nov 23, 2007 9:32 pm ]
Post subject:  Re: How to disable falling damage?

Then raise the GibImpulseLimit.

If the problem is them "splatting", then they're gibbing, so, yes, raise the GibImpulseLimit. It should be at the absolute bottom of the actor definition code.

Author:  blipflip [ Sat Nov 24, 2007 12:01 am ]
Post subject:  Re: How to disable falling damage?

If the actor has a low weight then they can fall from higher without taking damage.

Author:  Vizzy [ Sat Nov 24, 2007 9:57 am ]
Post subject:  Re: How to disable falling damage?

Grif wrote:
Then raise the GibImpulseLimit.

If the problem is them "splatting", then they're gibbing, so, yes, raise the GibImpulseLimit. It should be at the absolute bottom of the actor definition code.



Thanks alot, that made it!

Page 1 of 1 All times are UTC [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/