tf_logic_gasworks
![]() |
This entity is obsolete; its use is discouraged and it may only exist/function in older engine branches. |
This entity was removed in the Smissmas 2014 update (December 22nd)
tf_logic_gasworks
is a point entity available in Team Fortress 2.
Contents
Entity description
Gasworks Entity. This is used to detect a gasworks map.
Keyvalues
- Name
<string>
- The targetname that other entities refer to this entity by.
Inputs
Kill
- Removes this entity from the world.
KillHierarchy
- Removes this entity and all its children from the world.
AddOutput
<string>
- 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 means infinite>
FireUser1
toFireUser4
- Fire the
OnUser
outputs; see User Inputs and Outputs.
Outputs
OnUser1
toOnUser4
- These Outputs each fire in response to the firing of the like-numbered
FireUser1
toFireUser4
Input; see User Inputs and Outputs.