FletcherFox on 29/1/2017 at 08:38
Hello. I'm working on creating a fan mission and I've encountered a problem with an elevator. I followed the (
http://southquarter.com/dromed/?p=299) Dromed Central/South Quarter tutorial to create an elevator that moves between three floors. I've been able to get it to move between the upper two just fine, but when I use the button to reach the lowest floor, the elevator just stops moving. It still makes the elevator sounds, as if it's trying to descend, but it doesn't move unless I try to go to one of the two upper floors. If anyone has any possible solutions, it would be very much appreciated. Thanks.
Unna Oertdottir on 29/1/2017 at 09:55
Check the link from the button to the terrpoint. Run Pathfinding again.
john9818a on 29/1/2017 at 10:20
If your elevator seems to be running forever without moving... Is there an object blocking the movement of the elevator?
Is your lowest TerrPt actually at the lowest floor?
I would also check your links to make sure the button for the lowest floor isn't linked to the wrong TerrPt.
FletcherFox on 30/1/2017 at 02:10
Quote Posted by Unna Oertdottir
Check the link from the button to the terrpoint. Run Pathfinding again.
Quote Posted by john9818a
If your elevator seems to be running forever without moving... Is there an object blocking the movement of the elevator?
Is your lowest TerrPt actually at the lowest floor?
I would also check your links to make sure the button for the lowest floor isn't linked to the wrong TerrPt.
I've made sure the TerrPts are all linked and placed properly, and that there's nothing obstructing the elevator. I ran pathfinding again, and now the elevator isn't moving at all. When I ran pathfinding, it came up with an error message saying the lift didn't generate any cells. Don't exactly know what that means, but maybe that has to do with the problem?
Inline Image:
http://i424.photobucket.com/albums/pp321/mutations2000/No%20Cells_zpsdtgfuljg.png
Unna Oertdottir on 30/1/2017 at 07:23
Check the Tutorial und the links again. The lift doesn't have a TPathInit-link.
FletcherFox on 30/1/2017 at 12:46
Quote Posted by Unna Oertdottir
Check the Tutorial und the links again. The lift doesn't have a TPathInit-link.
I checked, and the lift does have a TPathInit link.
Unna Oertdottir on 30/1/2017 at 12:57
May I have a look at this?
Unna Oertdottir on 30/1/2017 at 15:39
I wanted to take a look at the mis file :D
Maybe you didn't set the elevator speed between the terrpoints?