Execute_BindRestaurantCookingTray
Description
Spawns a WaiterTray01 into the BaseObject worker's PickUpContext hand and binds that exact entity to their Cooking batch. Use this only from the cooking-side RestaurantPickUp animation notify that creates the tray.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Self or Target. Must resolve to the worker owning the batch. |
| S1 / S2 | Not used. |
| F1 / F2 | Not used. Must be 0. |
| Prob | Must be 1. |
Examples
| Description | BaseObject | Command | Prob |
|---|---|---|---|
| Create and bind Self's cooking tray at notify | Self | BindRestaurantCookingTray | 1 |
Back to Command FinderSearch and filter all 399 Script Execution documents