Entity misc teleporter

From Mod Wiki

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