[2.0.12] Allow us to read/write to the roboport logistics sections.

Place to ask discuss and request the modding support of Factorio. Don't request mods here.
User avatar
micromario
Fast Inserter
Fast Inserter
Posts: 108
Joined: Thu Apr 05, 2018 11:53 am
Contact:

[2.0.12] Allow us to read/write to the roboport logistics sections.

Post by micromario »

Greetings,

Roboports now have logistics section groups similar to requester chests or constant combinators. All of these entities have read/write access to the groups via get_or_create_control_behavior().sections

The exception is the roboport, which does not expose any access to such sections.
10-28-2024, 16-20-45.png
10-28-2024, 16-20-45.png (77.76 KiB) Viewed 161 times
Gweneph
Inserter
Inserter
Posts: 45
Joined: Thu Nov 14, 2019 11:51 pm
Contact:

Re: [2.0.12] Allow us to read/write to the roboport logistics sections.

Post by Gweneph »

I'm pretty sure they should be available at get_logistic_points(defines.logistic_member_index.logistic_container).sections, but when I try that it's an empty table even for a roboport that has multiple non-empty sections.
Post Reply

Return to “Modding interface requests”