Execute_AddObjectToBag
Description
Creates the specified item and adds it to the bag.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The inventory owner that will receive the item |
| S1 | The Id from Object.json for the item to be created and added |
| F1 | The number of items to add (minimum: 1) |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Create Yukgaejang and add it to Self's bag | Self | AddObjectToBag |
| Create a book and add it to Target's bag | Target | AddObjectToBag |
| Create 3 items and add them to Self's bag | Self | AddObjectToBag |
Back to Command FinderSearch and filter all 399 Script Execution documents