Skip to main content
Sets whether a shelf should generate orders.
ArgumentData TypeNeededDefaultDescription
shelfNamestring-The name (key) of the shelf defined in Config.Shelfs
valueboolean-True to enable order generation, false to disable it
exports["utility_delivery"]:SetShelfOrderGeneration("pizza_this_vinewood", false)