Execute_OpenCommonBox
Description
Deletes the target box and immediately adds the objects it contained to Self's inventory. Self is the Zoi who opens the box; Target is the box object. BaseObject must always be Self. If S1 is set to InBulk, all parcel boxes with the same recipient within the lot are opened at once.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Must be Self (the Zoi receiving the items) |
| S1 | Set to InBulk to open all matching parcel boxes on the lot at once (optional) |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Open the target box and receive its contents | Self | OpenCommonBox |
| Open all parcel boxes for the same recipient within the lot at once | Self | OpenCommonBox |
Back to Command FinderSearch and filter all 399 Script Execution documents