Func_hostage_rescue

Func_hostage_rescue

Table of contents
1 Entity Description
2 Keyvalues
3 Inputs
4 Outputs

Entity Description

func_hostage_rescue is a brush entity that marks an area at which hostages may be saved. It is not rendered. The trigger texture is appropriate to use on this entity's brushwork. Many instances of this entity may be used in a map.


Keyvalues

<target_source> The name that other entities refer to this entity by.

Inputs

Removes this entity from the world.
Removes this entity and all its children from the world.
Evaluates a keyvalue/output on this entity. It can be potentially very dangerous, use with care.
Format: <key> <value>
Format: <output name> <targetname>:<inputname>:<parameter>:<delay>:<max times to fire (-1 == infinite)>
Causes this entity's OnUser1-4 outputs to be fired. See User Inputs and Outputs.

Outputs

Fired in response to FireUser1-4 inputs. See User Inputs and Outputs. !activator = activator

К оглавлению справочника

© Valve Developer Community
CMT (CS Mapping Tutorials) - © 2006-2011+. Created by VM
[ Script Execution time: 0.0042 ]