Entity misc teleporter

From Mod Wiki
Revision as of 13:45, 8 November 2007 by Ducks (talk | contribs) (Initial version)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Teleports players from one place to another.

Primarily used in Slipgate for travelling between the two halves of the map.


Entity Keys

classname misc_teleporter

target variable
The teleporter to port to
storage_entity variable
Entity to place teleporting objects at during teleport
view_entity variable
Entity player's will view from during teleport
gdf_starts_enabled boolean
Whether the GDF team can go through it initially
strogg_starts_enabled boolean
Whether the Strogg team can go through it initially

See Also