Configuring the order handler
Location of Settings
Go to the 'Order Handler', open 'Runtime_OH' then double click on 'Settings'.

All of the basic settings have a rough explanation stating what they do.
Adding Orderable Items

Here you can customise the items and categories, we recommend copy pasting and/or changing the existing ones we give you.
We have provided multiple items and categories as a placeholder to show you how to correctly copy paste them.
Editing the Service Hold Whitelist

This setting will determine who is able to click the "Service Hold" button on the Order Handler.
Other Settings
Startup
1 = Full Startup (Default)
2 = Instant Startup
3 = Powered Off (Or instant if not possible)
ClaimGui
Setting this to true
will result in players who claim an order seeing a GUI similar to what is below.

To disable it, set ClaimGui to false
.
MaxItems
This setting will determine how many individual items can be added to an order.
This is not affected by quantity, this is just how many items can be added.
This cannot be higher than 20 due to technical limitations.
MaxQuantity
This setting will determine how many of each item someone can add to their order.
MaxOrders
This setting will determine how many orders a single player can have at once.
We recommend keeping this number low to avoid trollers, such as 1
or 2
.
StoreName
This setting will determine what is shown on the EFT Readers and Receipts.
HandTo
Enabled
is whether items will be automatically moved from the person who claimed to the person who ordered upon order completion.
Required
is whether the person who claimed must have all items before the order can be completed, otherwise it will fetch the tools from ServerStorage["CafePOS Tools"]
(if not in inventory).
Last updated