Hostage entity

From Valve Developer Community
Revision as of 04:25, 17 June 2010 by GodlikeGER (talk | contribs)
Jump to navigation Jump to search

Template:Wrongtitle

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.

PlacementTip.gifPlacement Tip:Keep this entity away from things that it could get stuck in when spawning.

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. parentname or target).
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 rendermode set to a number other than 0.
Color <color255RedirectInput/color32>
Sets an RGB color for the entity.
  • Ignite
Ignites the hostage