Trigger serverragdoll: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
(Cleanup)
Line 1: Line 1:
{{wrongtitle|title=trigger_serverragdoll}}
{{base brush ep1|trigger_serverragdoll}} It is a volume that forces any NPC inside it to create a server side ragdoll instead of a client one. Useful above physics entities that serve as the ground.
{{base_brush_ep1}}


==Entity Description==
{{optim_brush}}
A volume that forces any NPC inside it to create a server side ragdoll instead of a client one. Useful above physics entities that serve as the ground.


{{optim_brush}}
== Keyvalues ==
{{KV Targetname}}
 
== Inputs ==
{{I Targetname}}


==Keyvalues==
== Outputs ==
* {{KV Targetname}}
{{O Targetname}}
==Inputs==
* {{I Targetname}}
==Outputs ==
* {{O Targetname}}


<!-- // Either the current EP1 FGD is full of bugs or these properties are a typo ...
<!-- // Either the current EP1 FGD is full of bugs or these properties are a typo ...

Revision as of 16:35, 28 July 2011

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. Useful above physics entities that serve as the ground.

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