SimulatorFeatures

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
Line 6: Line 6:
 
     map-server-url (string)
 
     map-server-url (string)
 
     search-server-url (string)
 
     search-server-url (string)
 +
    destination-guide-url (string)
 
     ExportSupported (Boolean)
 
     ExportSupported (Boolean)
 
     say-range (integer)
 
     say-range (integer)

Revision as of 17:40, 3 August 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)
   destination-guide-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.

Personal tools
General
About This Wiki