builders_kit

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
builders_kit [2021/05/31 15:51]
nuefox
builders_kit [2022/03/26 02:55] (current)
nuefox [Broadcast Channels]
Line 14: Line 14:
 The 'ane.discover' script will allow you to find HUD user(s) in the region; the results come back as key/value pairs, with the user uuid as the key, and HUD object uuid as value. Additionally, other key/value pairs available are count and handle; handle being a custom string to help you identify the request if having other events coming back in linked messages. The 'ane.discover' script will allow you to find HUD user(s) in the region; the results come back as key/value pairs, with the user uuid as the key, and HUD object uuid as value. Additionally, other key/value pairs available are count and handle; handle being a custom string to help you identify the request if having other events coming back in linked messages.
  
 +==== Broadcast Channels ====
 +The following channels broadcast JSON data; see the ane.broadcast.example script:
 +  
 +  * integer CHAN_BROADCAST_SETTINGS = -1537921548;
 +  * integer CHAN_BROADCAST_PREGNANCY = -1537921547;
 +  * integer CHAN_BROADCAST_STATE = -1537921546;
 +  * integer CHAN_BROADCAST_STATS = -1537921545;
  • builders_kit.1622476302.txt.gz
  • Last modified: 2021/12/14 04:36
  • (external edit)