Make LuaLogisticPoint.targeted_items_deliver Quality Aware
Posted: Wed Nov 13, 2024 10:41 pm
As far as I can tell LuaLogisticPoint.targeted_items_deliver (and its companion, LuaLogisticPoint.targeted_items_pickup) do not store the quality of the items being delivered/picked up, making it impossible to identify the quality of incoming items when reading these variables.
According to the documentation these variables are a simple mapping of item prototype name to requested count; they should include quality in addition to allow precisely identifying the items being delivered or collected.
According to the documentation these variables are a simple mapping of item prototype name to requested count; they should include quality in addition to allow precisely identifying the items being delivered or collected.