ok here is a simple tutorial about making teleports:

1.make a brush and add a texture.
2.right click with the brush selected
3.go to example: trigger ------> trigger_teleporter
4.then press "N" and for the target and value put a name for example u could have:
classname trigger_teleport
target t1(u can have what ever name u want)
value t1(u can have what ever name u want)

5. now go to the other location and make a brush and pick target_position
6. for example here is the path: target ----> target_position
7.then press "N" and for the target and value put the name u desire also it has to be the same as the teleporter to work\par
here is an example of what mine is. 
Example:
value t1(u can have what ever name u want)
classname target_position
origin -88 -48 -272
target t1(u can have what ever name u want)
targetname t1(u can have what ever name u want)
\par
8.after that u press "Ctrl+K"
9.then after that u are done!so enjoy!

*NOTE*the items with "" around them dont need the ""
also if u have trouble make sure they are named right.


tutorial made by valmar


 