<- Back to Inventory RezObjectOnPos
rezs the item at the target location
Args
Name | Hint | Type | Example value | Supported values |
---|
item | what to rez | UUID | 346aec27-1da8-454c-8601-af7a357199f1 | |
x | X cord to rez at | Number | 123 | |
y | Y cord to rez at | Number | 45 | |
z | Z cord to rez at | Number | 26 | |
Return hints
- ☑ UUID of rezzed item
- ❌ Invaild item UUID
- ❌ Unable to find item
- ❌ Error not in a sim
- ❌ Parcel data not ready
- ❌ Unable to unpack [X,y,z] cord
Example call
RezObjectOnPos|||346aec27-1da8-454c-8601-af7a357199f1~#~123~#~45~#~26