Differences
This shows you the differences between two versions of the page.
| 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 ====== | + | ====== |
| 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/ | + | Queries may be performed against an individual’s HUD to procure specific information about the current/ |
| - | <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 | ||
| - | </ | ||
| < | < | ||
| - | Channel: | + | Channel: |
| Request: | Request: | ||
| { | { | ||
| Line 108: | Line 105: | ||
| === Example Scripts: === | === Example Scripts: === | ||
| - | [[https:// | + | **[[https:// |
| <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. | ||