[Exec]_AddObjectToBag¶
Overview¶
- Creates a specified item and adds it to the character's bag.
Details¶
| Parameter | Description | 
|---|---|
| BaseObject | The object on which to execute the command | 
| Command | AddObjectToBag | 
| S1 | ID from Object.json of the item to add | 
| F1 | Quantity of the item to add (minimum 1) | 
Example¶
| Example | BaseObject | Command | S1 | F1 | 
|---|---|---|---|---|
| Create Yukgaejang and add it to the bag | Self | AddObjectToBag | ServedKsoup01 | 1 |