Execute_ClaimRestaurantServingBatch
Description
Claims a Ready batch the BaseObject restaurant worker can serve, regardless of the order it was cooked in. NonBaseObject normally resolves to the batch's canonical WaiterTray01. When the worker already holds a Ready canonical tray, that held tray is accepted as a fallback and the claim decision is made by TryClaimRestaurantServingBatch. A worker can own only one serving claim at a time.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Self or Target. Must resolve to an eligible restaurant worker. |
| NonBaseObject | The opposite participant, normally the canonical Ready tray. |
| S1 / S2 | Not used. |
| F1 / F2 | Not used. Must be 0. |
| Prob | Must be 1. |
Examples
| Description | BaseObject | NonBaseObject | Command | Prob |
|---|---|---|---|---|
| Claim Target Ready tray for Self waiter | Self | Target | ClaimRestaurantServingBatch | 1 |
Back to Command FinderSearch and filter all 399 Script Execution documents