benner on 30/1/2022 at 04:04
For my first FM, I have made an elevator with 2 stops but I am unable to figure out or find a way to make an elevator with 3 or 4 stops. Could I be guided on how to do this? :confused:
R Soul on 30/1/2022 at 12:08
Have a look at miss11 (Life of the Party), in the warehouse to the south.
Starting on the ground floor each TerrPt is linked to the one above. The TerrPt at the top is liked to the one at the bottom to create a loop.
Remember to edit each link's data to set the speed.
The buttons to call the elevator to each floor simply have a CD link to the relevant TerrPt.
edit:
If you only have T1, look at miss3 (Cragscleft) soon after you enter the mine.
In that case the TerrPts are linked from the top to each one below, before returing directly to the top.
benner on 30/1/2022 at 19:26
Quote Posted by R Soul
Starting on the ground floor each TerrPt is linked to the one above. The TerrPt at the top is liked to the one at the bottom to create a loop.
Remember to edit each link's data to set the speed.
The buttons to call the elevator to each floor simply have a CD link to the relevant TerrPt.
I've got it to work using this. Thanks.