User:Rustiznotch/TF2 Teleportation
TF2 Teleportation Tutorial
- Create a trigger_teleport as a brush_entity and place it over where you want the teleport zone to be.
- Set the 'Remote Destination' to an arbitrary name to be set later.
- Change to the 'Flags' tab and check the 'Clients' box.
- Create an info_teleport_destination as an entity where you want the teleport zone to teleport to.
- Set the 'Name' attribute to the arbitrary name we set in the previous step.