Jump to content

[scripting] So, how do I force an actor to stay on the ground after push?


Recommended Posts

Posted

Hey y'all! :D

 

I'm currently working on a couple of mod improvements and I'm trying to come up with some new code to achieve some things I want to run in my own upcoming mod.

 

And I love OBSE! What would we do without it?

I'm still a noob but I'm amazed with the possibilities.

 

One thing that I haven't quite figured out yet is how to force an actor to stay in a desired position, i.e. lying on the ground once you pushed them down.

 

I find they always get up again, no matter if I set them restrained, unconscious or even tai them using OBSE's RunScriptLine.

 

I'm basically looking for a way for them to remain in "ragdoll" state and not pick up an animation again and become "rigid". I doubt it's possible but you never know until you tried, right?

 

So, what are your experiences?

 

 

Guest GingerTom
Posted

I don't script but it seems to me that you would add 'weight' to them--something like 200 lbs for a certain length of time or until the next thing is triggered that you want to happen.

 

Something to think about, anyway. :)

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...