trigger_serverragdoll
Jump to navigation
Jump to search
Code classes:
CServerRagdollTrigger
CBaseTrigger
(triggers)CBaseToggle
CBaseEntity
(all ents)
trigger_serverragdoll
is a brush entity present in all Source games. NPCs that die in this volume will create server-side ragdolls. This can be useful if fighting on a brush entity, where clientside ragdolls would fall through the floor.
Note: Ragdolls created with this entity are set to be debris, and changing the debris flag with AddOutput will not change their collisions.