This article's documentation is for anything that uses the Source engine. Click here for more information.

wave_resupply_point

From Valve Developer Community
Jump to navigation Jump to search
English (en)Translate (Translate)

wave_resupply_point is a point entity available in No More Room in Hell No More Room in Hell.

Entity Description

The chopper_entryexit_point is a point entity that denotes a location for the Resupply Helicopter to arrive and leave the map when it's the relevant wave in Survival Mode. Multiple chopper_entryexit_points are required for the Helicopter to function properly, as well as needing to be placed within a nav_area_3d that envelopes them. This nav area must also hover over the wave_resupply_points by at least 800 Hammer units to be valid.

KeyValues

Name (targetname) <string>
The name that other entities refer to this entity by.
Entity Scripts (vscripts) <string>
Name(s) of script files that are executed after all entities have spawned.
Script think function (thinkfunction) <string>
Name of a function in this entity's script scope which will be called automatically.
Origin (X Y Z) (origin) <origin>
The position of this entity's center in the world. Rotating entities typically rotate around their origin.

Flags

Inputs

Kill
Kill this entity.

Outputs

OnUser1 to OnUser4
Fired in response to the FireUser inputs.