Tremulous Forum
Media => Mapping Center => Topic started 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.
-
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
-
it can't create a trigger_teleport destination...
thans anyway
-
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.
-
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?
-
func_button iirc
-
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
-
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 :(.
-
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.