Skip to content

llRequestSimulatorData

key llRequestSimulatorData(string RegionName, integer Data)

Requests the specified Data about RegionName. When the specified data is available, the dataserver event is raised.

Data should use one of the DATA_SIM_* constants.

Returns a dataserver query ID and triggers the dataserver event when data is found.

Parameters
RegionName (string)
Data (integer)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here