Hey Guys,
I want to add a virtual logistics network, so it shows up in the logistics GUI. Does anyone know if the API currently permits this? I see the places to access defined networks, but it's not clear whether I should be able to inject my network in there.
Thanks
Adding a Virtual Logistics Network
- eradicator
- Smart Inserter
- Posts: 5207
- Joined: Tue Jul 12, 2016 9:03 am
- Contact:
Re: Adding a Virtual Logistics Network
LuaLogisticNetwork as most other "internal" classes only exist when they are associated to an entity (roboport, player, vehicle). You can not summon one from thin air. You could try spawning an invisible no-robot-slots roboport. Not sure what you're trying to do here.