Page 1 of 1

Disable NPCs gibbing?

Posted: Tue Mar 08, 2011 7:04 am
by Pachira
Hi, I was wondering if it would be possible to disable the NPCs from gibbing. I don't really like how it is bones instead of body parts (though that would take some effort to make I'm sure) and I wanted to disable gibbing so it would be like in standard HL2.

Re: Disable NPCs gibbing?

Posted: Tue Mar 08, 2011 7:21 pm
by Neico
feel free to request it on the bugtracker

Re: Disable NPCs gibbing?

Posted: Wed Mar 09, 2011 5:11 am
by Pachira
Done that.

Re: Disable NPCs gibbing?

Posted: Wed Mar 09, 2011 12:49 pm
by Keychain
Definitely need this. It's more fun for an NPC's ragdoll to go flying rather to just see it disappear into giblets.

Re: Disable NPCs gibbing?

Posted: Wed Mar 09, 2011 12:57 pm
by MaestraFĂ©nix
Keychain wrote:Definitely need this. It's more fun for an NPC's ragdoll to go flying rather to just see it disappear into giblets.
But unlike the normal Source games or another mods, in OC only the corpses are ragdoll for some seconds, until it stop moving in the floor (or another site) and become prop_dynamic (<-yes?) and later fade.

It was made for performance and don´t have 40 ragdolls in a map (it will lag incredibly).

Re: Disable NPCs gibbing?

Posted: Wed Mar 09, 2011 1:09 pm
by Keychain
Yes I know. What does that have to do with anything? The ragdolls don't freeze until they make contact with a surface anyway.

That error was recently fixed by, or will be fixed by, Mmav as far as I know though.

Re: Disable NPCs gibbing?

Posted: Wed Mar 09, 2011 2:39 pm
by Pachira
Would there be a way for a client to set ragdoll lifetime or amount of ragdolls at once?

Re: Disable NPCs gibbing?

Posted: Wed Mar 09, 2011 6:43 pm
by Datastream
I think you can set ragdoll lifetime.

Re: Disable NPCs gibbing?

Posted: Thu Mar 10, 2011 1:58 am
by Pachira
Datastream wrote:I think you can set ragdoll lifetime.
How?

Re: Disable NPCs gibbing?

Posted: Thu Mar 10, 2011 8:52 am
by Datastream
g_ragdoll_maxcount x //max amount of ragdolls i think this command doesnt work anymore since orangebox update around 2007.
ragdoll_sleepaftertime x //Amount of time until the ragdolls with become static. I think it's in seconds. default is 3.5 i think. perhaps setting this higher will make them live longer.

g_ragdoll_fadespeed = xxx //This is how quickly they fade. Most likely as they become static. Not in seconds. I think its ms.

g_ragdoll_lvfadespeed = xxx //Dunno, maybe start of fading, and above is completely gone. Not in seconds. ms probably.