| Home Page | Recent Changes

Transporter

UT :: Actor (UT) >> NavigationPoint (UT) >> Transporter (Package: UnrealI)

The Transporter is an actor that only works in classic Unreal (in other words, it doesn't even work in classic UT). It finds all the players in the map and adjusts their location by the value of its only new property, a vector named Offset.

For a demonstration of how this actor works, open the classic Unreal map titled "Illumination" in UnrealEd. (I apologize, but I do not remember the name of the file; however, the previous map, ExtremeCore.unr, should have a Teleporter in its approximate center that contains the name of this map in its URL.)

The reason this actor doesn't work in UT is because of shortsighted design in the script for this class. The actor will only reset the locations of actors of class UnrealIPlayer?. UT uses the TournamentPlayer? class for its players.

(A mod called OldSkool Amp'd contains a hack to correct this when Unreal's maps are played in UT.)

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

FAQs

Help Desk

Mapping Topics

Mapping Lessons

UnrealEd Interface

UnrealScript Topics

UnrealScript Lessons

Making Mods

Class Tree

Modeling Topics

Chongqing Page

Log In