Trigger serverragdoll

From Valve Developer Community
Revision as of 17:49, 25 February 2015 by Maki (talk | contribs) (Added tip about this entity's usage.)
Jump to navigation Jump to search

Template:Base brush ep1 It is a volume that forces any NPC inside it to create a server side ragdoll instead of a client one.


Tip.pngTip:These triggers can be used to fix undesirable cases where the ragdoll of a dead enemy falls through the ground, such as when combat occurs on top of a func_breakable or func_physbox. Simply surround the area in question with one of these triggers.

Keyvalues

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Inputs

Outputs