of_logic_esc
Jump to navigation
Jump to search

of_logic_esc
is a point entity available in Open Fortress. Sets the map to the Escort gamemode.
Keyvalues
- Name
(targetname)
<string> - 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
- RED Hunted Count
(MaxRedHunted)
<integer> - How many Civilians the RED team will have.
Default:0
- BLU Hunted Count
(MaxBluHunted)
<integer> - How many Civilians the BLU team will have.
Default:0
Outputs
- OnHuntedDeath <void>
- Fired when a Hunted dies.