hightower_teleport_vortex

From Valve Developer Community
Revision as of 00:11, 15 January 2020 by IS NEW Puddy (talk | contribs) (Created page with "{{tf2 point|hightower_teleport_vortex}} ==Entity Description== Halloween Vortex. ==Keyvalues== {{KV Targetname}} {{KV EnableDisable}} {{KV|Destination base name|string|The b...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Team Fortress 2 hightower_teleport_vortex is a point entity available in Team Fortress 2 Team Fortress 2.

Entity Description

Halloween Vortex.

Keyvalues

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

Start Disabled (StartDisabled) <boolean>
Stay dormant until activated (with theEnableinput).
Destination base name ([todo internal name (i)]) <string>
The base name of the destination. (ie. If using 'hell_winner' and 'hell_loser', then 'hell' is the base name.)
Lifetime ([todo internal name (i)]) <float>
How long the portal should stay open.

Inputs

SetAdvantageTeam <integerRedirectInput/integer>
Set which team has the advantage.

EnableDisable:

Enable / Disable
Enable/disable this entity from performing its task. It might also disappear from view.

Outputs