<- Back to Inventory TransferInventoryToObject
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 | 267f9227-66ba-4542-a457-083345947ab1 | |
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|||267f9227-66ba-4542-a457-083345947ab1~#~~#~true