tigris-mt / elevator

An entity-based elevator allowing fast realtime travel in Minetest.
https://forum.minetest.net/viewtopic.php?f=9&t=17079
Other
4 stars 14 forks source link

Elevators inactive after server restart #6

Closed dluciv closed 6 years ago

dluciv commented 6 years ago

Here is a patch for this https://forum.minetest.net/viewtopic.php?p=298684&sid=98c05fc2a6208dd5e370e150019b0014#p298684

Currently, this can be worked around by placing node breaker and deployer near the motor and scripting Lua controller to launch them once after restart, but this is not too easy itself and, beyound all this, such solution is an overkill.

In case when it is acceptable, here is pull request: https://github.com/shacknetisp/elevator/pull/7