Request:
LuaPlanet.GetStoppedSpacePlatforms(force?)
Returns a list of Space Platforms currently stopped at the planet (optionally filtered by force)
Reasoning:
There must be some system that tracks this already (for rocket silos, etc). Would be nice to have access to that through the API.
Possible uses:
- alternate platform/planet logistic solutions
- platform-to-platform logistics
- platform-to-platform combat
- platform-to-planet combat (orbital laser)
Current workarounds:
brute-force checking every spaceplatform.location in each force.platforms list
List of Space Platforms orbiting a given planet
-
- Burner Inserter
- Posts: 9
- Joined: Wed May 07, 2025 1:55 am
- Contact:
Re: List of Space Platforms orbiting a given planet
I've added this for the next release. Note that it will only include platforms that have the starter pack applied (that have the hub itself built).
If you want to get ahold of me I'm almost always on Discord.
Re: List of Space Platforms orbiting a given planet
Noice ! This is going to make P2P Automation so much easier from now on.