Trigger serverragdoll: Difference between revisions
Jump to navigation
Jump to search
m (Robot: fixing template case.) |
(Cleanup) |
||
Line 1: | Line 1: | ||
{{ | {{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. | ||
{{optim_brush}} | |||
{{ | == Keyvalues == | ||
{{KV Targetname}} | |||
== Inputs == | |||
{{I Targetname}} | |||
== Outputs == | |||
{{O Targetname}} | |||
==Outputs == | |||
<!-- // 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
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities