<- Back to Inventory AsyncRezObjectOnPos
rezs the item at the target location
Args
Name | Hint | Type | Example value | Supported values |
---|
item | what to rez | UUID | cd3cd7b6-a9b3-40a0-a3ab-1d75777006d2 | |
x | X cord to rez at | Number | 123 | |
y | Y cord to rez at | Number | 45 | |
z | Z cord to rez at | Number | 26 | |
replyto | Where to send the reply to | SMART | HTTP URL, Avatar UUID or chat chanel | |
Return hints
- ☑ requestUUID check the smart reply for results
- ☑ Smart reply: json object of {request:"",status:BOOL,message:"",data:""
- ❌ Invaild item UUID
- ❌ Error not in a sim
- ❌ Parcel data not ready
- ❌ Unable to unpack [X,y,z] cord
Example call
AsyncRezObjectOnPos|||cd3cd7b6-a9b3-40a0-a3ab-1d75777006d2~#~123~#~45~#~26~#~1234