Single Trigger -> Two func_trains Created 19 years ago2005-01-03 12:30:48 UTC by Leo_Ladeira Leo_Ladeira

Created 19 years ago2005-01-03 12:30:48 UTC by Leo_Ladeira Leo_Ladeira

Posted 19 years ago2005-01-03 12:30:48 UTC Post #81361
In the map I am making, there?s a place where I need to activate two func_trains - they go to different directions - at the same time. This can be done? If so, how can it be done? Please help!
Posted 19 years ago2005-01-03 14:20:31 UTC Post #81371
trigger both of the trains with func_trigger, make sure you put path_corner in map and tell train to follow the path_corners

It should then work

P.s only a short answer as im rushing gotta flyyyyyyy :P
Habboi HabboiSticky White Love Glue
Posted 19 years ago2005-01-03 14:28:07 UTC Post #81374
I don't agree, I don't know any entity called func_trigger.....
Put a trigger_auto if you want it to activate automatically or a trigger once if you want it to activate when you walk through the brush entity. :cool:
Posted 19 years ago2005-01-03 15:47:38 UTC Post #81389
Use two sets of tracks? :|
Seventh-Monkey Seventh-MonkeyPretty nifty
Posted 19 years ago2005-01-03 16:39:59 UTC Post #81414
How about two trigger_once (when you walk thru ) in the same place...1 trig_once for the 1st train and 2 trig_once for the 2nd train ...(TH?S MUST WORK ;) )
Posted 19 years ago2005-01-03 18:38:16 UTC Post #81462
woops my bad but i was rushing as i had to go i meant ' trigger_once'
Habboi HabboiSticky White Love Glue
Posted 19 years ago2005-01-03 19:18:26 UTC Post #81484
Trigger a multi-manager that will then trigger the two trains at the same time or seconds from eachother-- If thats what you mean?
:P
Unbreakable UnbreakableWindows 7.9 Rating!
Posted 19 years ago2005-01-06 12:42:50 UTC Post #82025
Hey people!
The multi-manager worked just fine! I didn?t even know it existed, and the tutorial here was great stuff too! Tks to all!!!!
Posted 19 years ago2005-01-06 12:55:25 UTC Post #82032
Just give both trains the same name.
You don't any extra entities for this.
:roll:
Posted 19 years ago2005-01-06 13:14:57 UTC Post #82044
But the trains will go different tracks... Different first_stop? Oh... I guess so. Let me try. Thanks hazardous!
You must be logged in to post a response.