api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
api [2020/12/04 16:26]
krysune
api [2021/12/14 04:38] (current)
Line 1: Line 1:
-====== API ======+====== Developers API ======
 Though great efforts will be made to keep items backwards compatible; it is advised that developers should make scripts easily upgradable to accommodate changes.\\ Though great efforts will be made to keep items backwards compatible; it is advised that developers should make scripts easily upgradable to accommodate changes.\\
 ===== Broadcasts ===== ===== Broadcasts =====
Line 69: Line 69:
 === Queries === === Queries ===
  
-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 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>
-Channel: -1543176231+Channel: TBD
 Request: Request:
 { {
Line 108: Line 105:
 === Example Scripts: === === Example Scripts: ===
  
-[[https://pastebin.com/cB81uprX|**AnE Stats HUD Script**]]+**[[https://pastebin.com/cB81uprX|AnE Stats HUD Script]]**
 <WRAP center round tip 60%> <WRAP center round tip 60%>
 You can copy the system.main script into inventory to reveal the same information. You can copy the system.main script into inventory to reveal the same information.
  • api.1607099172.txt.gz
  • Last modified: 2021/12/14 04:36
  • (external edit)