SimulatorFeatures
From OpenSimulator
(Difference between revisions)
Line 13: | Line 13: | ||
Any of these is optional -- it may or may not be sent by the simulators. The entire map OpenSimExtras may or may not be present. | Any of these is optional -- it may or may not be sent by the simulators. The entire map OpenSimExtras may or may not be present. | ||
− | This is only available in OpenSimulator 0.7.6 | + | This is only available in OpenSimulator 0.7.6 onwards. |
Revision as of 08:54, 25 June 2014
Extra information sent to the viewer over the SimulatorFeatures capability:
The OpenSimulator specific proportion of this is as follows (TODO: Really need to document the surrounding SimulatorFeatures structure as well!).
OpenSimExtras (OSDMap) map-server-url (string) search-server-url (string) ExportSupported (Boolean) say-range (integer) whisper-range (integer) shout-range (integer)
Any of these is optional -- it may or may not be sent by the simulators. The entire map OpenSimExtras may or may not be present.
This is only available in OpenSimulator 0.7.6 onwards.