Teleport - astruyk/Ares GitHub Wiki

These modules allow Zeus to teleport player units around the map.

The following modules are pretty straightforward and teleport the indicated groups:

  • Teleport All - Teleports all of the players to the location where the module is placed.
  • Teleport Civilian - Teleports all civilian players to the location where the module is placed.
  • Teleport CSAT - Teleports all CSAT players to the location where the module is placed
  • Teleport Independent - Teleports all AAF/Independent players to the location where the module is placed
  • Teleport NATO - Teleports all NATO to the location where the module is placed.
  • Teleport Zeus - Teleports the Zeus unit to the location where the module is placed.

Create Teleporter

Creates a teleporter on the indicated position.

Teleporters are special objects that can be used by players (using the action menu) to instantly warp back and forth. They are named 'Alpha', 'Bravo', 'Charlie', etc... in the order of their creation.

To use a teleporter a player simply has to walk up to it and choose the 'Teleport to ' where is the name of teleporter they want to travel to.

Teleport Single Player

Teleports the selected player to the nearest teleporter. Requires at least one teleporter to exist.

Teleport Group

Teleports the selected player and all other members of their group to the nearest teleporter. Requiest at least one teleporter to exist.

⚠️ **GitHub.com Fallback** ⚠️