teleport help


06-11-2003, 02:39 PM
i am trying to make some spawn protection, where by they are teleported to the centre of the map, then dumped on the ground so fast they die........

i have the brushes which are tied to entiies of teleport, but i cant work out where or what to do to tell seperate teleports to link, any help would be great!!

Mythic_Kruger
06-11-2003, 02:57 PM
The trigger_teleport is where the player activates his teleportation.
The info_teleport_destination is where the player will be teleported (set its angles to choose the direction he will be looking at).

To protect the allied spawn:

trigger_teleport
Target : teleport_axis
Team affected : axis

Info_teleport_destination
Name : teleport_axis

Place the info_teleport_destination far from the ground to make them die :D

06-11-2003, 03:11 PM
cool, thanks mate! esp thanks for the quite reply!!

Day of Defeat Forum Archive created by Neil Jedrzejewski.

This in an partial archive of the old Day of Defeat forums orignally hosted by Valve Software LLC.
Material has been archived for the purpose of creating a knowledge base from messages posted between 2003 and 2008.