<- Back to Inventory TransferInventoryToObject
[BLOCKING] Transfers a item [ARG 2] to a objects inventory [ARG 1] (And if set with the script running state [ARG 3])
Args
| Name | Hint | Type | Example value | Supported values |
|---|
| item | what are we sending | UUID | 0d46a319-1482-4ab2-b3ba-cb51a3895eaa | |
| objectuuid | | | | |
| running | should it be running | BOOL | false | |
Return hints
- ☑ Transfering running script
- ☑ Transfering inventory
- ❌ Invaild item uuid
- ❌ Invaild object uuid
- ❌ Unable to find inventory
- ❌ Unable to find object
- ❌ Invaild running
Example call
TransferInventoryToObject|||0d46a319-1482-4ab2-b3ba-cb51a3895eaa~#~~#~true