Order Handler
Last updated
Last updated
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.
1 = Full Startup (Default)
2 = Instant Startup
3 = Powered Off (Or instant if not possible)
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
.
This setting will automatically remove orders after the specified amount of minutes.
For example, setting this to 15
will result in any orders not completed after 15 minutes will be automatically removed.
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.
This setting will determine how many of each item someone can add to their order.
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
.
This setting will determine what is shown on the EFT Readers and Receipts.
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).