Expose LogisticContainer.logistic_mode property

User avatar
mickael9
Fast Inserter
Fast Inserter
Posts: 112
Joined: Mon Mar 14, 2016 4:04 am
Contact:

Expose LogisticContainer.logistic_mode property

Post by mickael9 »

This would be useful for the Advanced Logistics System mod to allow recognizing other logistic containers like those from the Warehousing mod in the right categories (passive provider, requester, etc.)

Currently the only way to do that is to serialize data.raw (or parts of it) into a an already exposed property (or rely on the fact that the item has "requester/provider/..." in its name)
Nexela
Smart Inserter
Smart Inserter
Posts: 1828
Joined: Wed May 25, 2016 11:09 am
Contact:

Re: Expose LogisticContainer.logistic_mode property

Post by Nexela »

Implemented in .14.4 as LuaEntityPrototype.logistic_mode read

Yay for awesome devs.
Post Reply

Return to “Implemented mod requests”