Elevator button question Created 19 years ago2005-07-28 15:10:30 UTC by GoO GoO

Created 19 years ago2005-07-28 15:10:30 UTC by GoO GoO

Posted 19 years ago2005-07-28 15:10:30 UTC Post #124176
I'm trying to make a 2 level elevator that has a button on every level which you can use to call the elevator. The problem is that when you press one of the button when the elevator is allready on that level, it goes to the other level.

How do I make it so that the button makes the elevator move only when it's on a differnet level than the button?
Posted 19 years ago2005-07-28 15:24:26 UTC Post #124178
Well thats a little bit complicated! Well in the path_corner's atributes you will see a 'fire on path' value! In that value write the name of a multisource,when the train passes that path_corner the multisource will be triggered! In the button's master value write the name of that multisource. Now when the multisource is on the button can be activated and when it's off it can't! :) Do the same thing with the other path_corner and make sure that only one object targets a multisource or else the multisource will only turn on if all of them are on! ;) There is another way to disable buttons and I was writing a tutorial on it but I stoped cause of the compotition! I think I'll resume writing it now! ;)
Posted 19 years ago2005-07-28 20:10:14 UTC Post #124272
Stop! Your hurting my little brain! :P
Posted 19 years ago2005-07-29 15:16:17 UTC Post #124499
Hmm I can't seem to get it to work, it all darn complicated :zonked:
Oh and btw thanx for your help
Posted 19 years ago2005-07-29 15:18:39 UTC Post #124500
look in here! ;)
You must be logged in to post a response.