SE: Current Zone
Posted: Sun Apr 14, 2024 11:43 am
I am trying to make a fail save circuit for spaceships. So not depending on the order of things so that I can manually change things.
For that I would like to know where the Spaceship actually is. Not the totally useless Destination that the Spaceship console gives me. – I programmed that in. I know that already.
There is that: https://mods.factorio.com/mod/se-zone-id-combinator but it is useless, since it only checks the surface on build. So it doesn't work on spaceship. Very similar a lot of other things run in ugly race conditions, since they are checked only every few ticks. Any Ideas?
For that I would like to know where the Spaceship actually is. Not the totally useless Destination that the Spaceship console gives me. – I programmed that in. I know that already.
There is that: https://mods.factorio.com/mod/se-zone-id-combinator but it is useless, since it only checks the surface on build. So it doesn't work on spaceship. Very similar a lot of other things run in ugly race conditions, since they are checked only every few ticks. Any Ideas?