Tremulous Forum

Media => Mapping Center => Topic started by: Neo(F) on June 02, 2007, 11:24:36 am

Title: Can't create a teleport please help me.
Post by: Neo(F) on June 02, 2007, 11:24:36 am
I tried a several times to make a teleport.
Once you just disappeared out of the game and once you got squished. :eek:
Plz help me with this.
Title: Can't create a teleport please help me.
Post by: 22grandjob on June 02, 2007, 05:40:27 pm
Ahoy!
It's been a while but i think you select a brush and make it trigger_teleport

Then another as trigger_teleport destination

Or something like that.....

Then I think you select them both and hold ctrl and press k.......

Probably wrong but i think thats how i did it 0.0
Title: Can't create a teleport please help me.
Post by: Neo(F) on June 02, 2007, 06:21:44 pm
it can't create a trigger_teleport destination...

thans anyway
Title: Can't create a teleport please help me.
Post by: Ingar on June 02, 2007, 08:05:12 pm
Make a brush at the origin, give it the common/trigger texture. Keep it selected and make it trigger_teleport. Put a target_teleporter at the destination. Select the trigger_teleport brush, then add the target_teleporter to the selection.  Press ctrl+k (connect). A thin line from the trigger to the target will apear. This seems to work.
Title: Can't create a teleport please help me.
Post by: Mexel on July 03, 2007, 05:57:12 pm
Quote from: "Ingar"
Make a brush at the origin, give it the common/trigger texture. Keep it selected and make it trigger_teleport. Put a target_teleporter at the destination. Select the trigger_teleport brush, then add the target_teleporter to the selection.  Press ctrl+k (connect). A thin line from the trigger to the target will apear. This seems to work.


I'd like to know how to make use of the teleporter WITH a button, like in the map MEEP. When you press the button the little sparkle thing comes up and in a few secs you hop into it and teleports you. How do i do that?
Title: Can't create a teleport please help me.
Post by: Thorn on July 03, 2007, 06:26:01 pm
func_button iirc
Title: Can't create a teleport please help me.
Post by: Ingar on July 07, 2007, 10:21:46 pm
MEEP uses a cheat. The floor of the teleporter is a func_door that is triggered by the button. The teleport trigger is just below the top of that door.  Thank Catalyc for this great trick  :D
Title: Can't create a teleport please help me.
Post by: Survivor on July 07, 2007, 10:53:11 pm
Quote from: "Ingar"
MEEP uses a cheat. The floor of the teleporter is a func_door that is triggered by the button. The teleport trigger is just below the top of that door.  Thank Catalyc for this great trick  :D


It is a nicely thought out system. Most people just don't use these possible systems in to their fullest :(.
Title: Can't create a teleport please help me.
Post by: Plague Bringer on July 08, 2007, 12:31:20 am
That's why it lowers a bit... Very creative. And yes, it is a sin that people don't use the various systems together to make working machines.