Page 1 of 1
Access to logistic networks and their contents
Posted: Wed May 10, 2017 12:25 pm
by UltraMC
I want to access logistic networks list, select some and get their contents (items). How to do that/where to search?
Re: Access to logistic networks and their contents
Posted: Wed May 10, 2017 2:55 pm
by kikker450
it's in the lua documentation (Steam/SteamApps/common/Factorio/doc-html/LuaLogisticNetwork.html) where you can find all the other calls too. If you start modding you should be aware of the documentation as well as the raw datafiles(prototypes) of the things you try to mod.