Execute_SettleTip
Description
Settles tips from the tip bottle at the HouseholdBiz site where Self is located. If S1 is "ManagerTakeAll", the manager receives all tips and a negative buff (S2) is applied to employees. Otherwise, tips are distributed equally (1/N) among all working employees and the manager.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Self is the employee or manager executing the tip settlement |
| S1 | Distribution mode: "ManagerTakeAll" for manager-only collection; omit for equal distribution |
| S2 | Negative buff ID to apply to employees when S1 is "ManagerTakeAll" (optional) |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Employee equally distributes tips among all staff | Self | SettleTip |
| Manager takes all tips and applies a penalty buff | Self | SettleTip |
Back to Command FinderSearch and filter all 399 Script Execution documents
See alsoHousehold Biz & Restaurant
- AbortRestaurantCustomerSequence
- ActivateAssignedRestaurantTable
- AddCustomerSatisfaction
- AddTinyShopScore
- BeginReceivingRestaurantOrder
- BindRestaurantCookingTray
- ClaimRestaurantCookingBatch
- ClaimRestaurantServingBatch
- CommitPendingRestaurantGroupOrder
- CompleteRestaurantMeal
- CompleteRestaurantTableCleanup
- FleaMarket