Posted by Jarrod Li on July 30, 1998 at 15:31:44:
In Reply to: Elevators posted by SJW on July 30, 1998 at 11:56:34:
: I am making a level that requires an elevator :to go to 6 floors. I know LA made an elevator :like this in level 9- Fuel Station. How do I get :the elevator to work?
Read the elevator tutorial and modify it so that you have 6 frames instead of 2. You will most likely have to do some work to the std.elevator cog, like adding multiple floors. I don't know how you would decide on which floor to go to and when, unless you just have to go up one floor at a time until you're at the top and do the same going down. Use ConMan and extract the cog that LA made that controls that elevator and check it out.
Jarrod Li