Love the plugin but it doesn't seem to be working properly with the train station elevators.
Bugs with new Train Station elevatorsFixed
Can you clarify what you mean by "not working properly"? Is there an issue with speed or elevator counters?
Last night I noticed the following issues.
- The
DefaultSpeedpreset will unintentionally apply to static elevators - Using
"RequirePermissionForLiftCounter": falsewill unintentionally add lift counters to static elevators in a weird position and doesn't work
"StaticElevators": {
"EnableCustomSpeed": false,
"Speed": {
"BaseSpeed": 3.5,
"EaseType": "Linear"
},
"EnableLiftCounter": false
}Also, if you have configured the plugin with
"RequirePermissionForLiftCounter": false, please reload the plugin once more after updating to automatically remove the incorrectly positioned counters from static elevator lifts. Specifically, I noticed the counter didn't work in the train station elevator and it was positioned in the doorway. I'll check the update.
Merged post
It works perfect, thank you
Locked automatically