This shows you the differences between two versions of the page.
Both sides previous revision
Previous revision
Next revision
|
Previous revision
|
api [2020/12/18 15:41] krysune |
api [2021/12/14 04:38] (current) |
Queries may be performed against an individual’s HUD to procure specific information about the current/active profile. Requests and responses are handled on the same channel and as such, is important to only make use of llRegionSayTo when making a request, as the response will also be doing the same. Request format may change but will at minimum always require a handle and query values; the handle is returned back in the response for the developers own request/response tracking. Request options are limited at this time; if looking for something specific, reach out to the developer [[https://my.secondlife.com/feral.ninetails|Feral Ninetails]] in world. | Queries may be performed against an individual’s HUD to procure specific information about the current/active profile. Requests and responses are handled on the same channel and as such, is important to only make use of llRegionSayTo when making a request, as the response will also be doing the same. Request format may change but will at minimum always require a handle and query values; the handle is returned back in the response for the developers own request/response tracking. Request options are limited at this time; if looking for something specific, reach out to the developer [[https://my.secondlife.com/feral.ninetails|Feral Ninetails]] in world. |
| |
<WRAP center round alert 60%> | |
Caution should be exercised in making multiple requests as attempts to abuse this will be met with permanent blocking across all HUDs | |
</WRAP> | |
| |
<code> | <code> |