LuaLogisticPoint::targeted_items_deliver includes cargo pod deliveries
Posted: Mon Feb 16, 2026 3:12 pm
When a landing pad is scheduled to receive a trash pod you those items will show up in that array, so the description should mention cargo pods too.
- place cargo landing pad
- create platform
- move the 10 tiles into trash
- wait a few seconds
- /c game.print(serpent.line( game.player.selected.get_logistic_point(0).targeted_items_deliver ))
- place cargo landing pad
- create platform
- move the 10 tiles into trash
- wait a few seconds
- /c game.print(serpent.line( game.player.selected.get_logistic_point(0).targeted_items_deliver ))