Page 1 of 1

Adding a Virtual Logistics Network

Posted: Sat May 05, 2018 6:30 am
by Innomin8
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

Re: Adding a Virtual Logistics Network

Posted: Mon May 07, 2018 12:22 am
by eradicator
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.