Hostage entity
Jump to navigation
Jump to search
Entity description
A hostage NPC will spawn at this point. There are usually four hostages placed in each hostage rescue map. The model for each hostage is randomly chosen.
Keyvalues
- Pitch Yaw Roll (Y Z X) (angles) <QAngle>
- This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentnameortarget).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
- health
- The hostage's health.
Inputs
- RenderFields:
- Alpha <integer 0–255>
- Sets the entity's transparency to a number from 0 (invisible) to 255 (fully visible). Requires the entity to have its
rendermodeset to a number other than0.
- Color <color255>
- Sets an RGB color for the entity.
- Ignite
- Ignites the hostage
- OnRescueZoneTouch
- Rescues the hostage, making the CTs win when it was the last one