Project Zomboid

Project Zomboid

Gun's Elevator mod
Current Issues i have found
-Zombies sometimes spawn in the elevator when changing floors

-If you interrupt the progress bar while in the elevator the elevator stops, even if you don't touch the controls
< >
Showing 1-5 of 5 comments
gunslinger  [developer] Jan 23 @ 6:26pm 
zombies in the elevator may be them spawning in there in the first place and then the elevator picks them up when passing by. only way to fix that is to scan each floor as it builds, which can be done.

The elevator stopping is a result of this being attached to a timed action, this can be done in other ways but with everything already being somewhat complicated I'll probably keep it that way for now
Wesch Jan 25 @ 11:51am 
@gunslinger for the interruption of the timed action you can also add
o.stopOnAim = false; o.stopOnWalk = false; o.stopOnRun = false;
Last edited by Wesch; Jan 25 @ 11:51am
gunslinger  [developer] Jan 25 @ 12:00pm 
only one i'm missing is aim. i can add this i just wanted a way to bail on the action if needed. this was more of a failsafe if you somehow got off the elevator, but at the time i wasn't scanning every floor while it moved. maybe ill sandbox option all of these so they can be turned off completely if desired
SYAMPANG Jan 27 @ 9:01am 
i cant out of elevator...i moved 0 floor and button cant click in inside... cant out
gunslinger  [developer] Jan 27 @ 3:25pm 
Originally posted by SYAMPANG:
i cant out of elevator...i moved 0 floor and button cant click in inside... cant out

oh no. can you give a location where this happened ? If you want to save you character id recommend loading it in debug and teleporting out.
< >
Showing 1-5 of 5 comments
Per page: 1530 50