Skip to main content
Sets the standalone mode for a specific shelf.
ArgumentData TypeNeededDefaultDescription
shelfNamestring-The name (key) of the shelf defined in Config.Shelfs
valueboolean-True to enable standalone mode, false to disable it
exports["utility_delivery"]:SetStandaloneModeOnShelf("pizza_this_vinewood", true)