Forgot? Join

Scripting

LSL Guide

Every script function this grid actually runs, read straight from the region software rather than copied from a wiki — including the wolf* functions that exist only here.

Functions · Constants

llRequestSimulatorData

LSL
key llRequestSimulatorData(string simulator, 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

TypeName
string simulator
integer data
Sleeps 1s
Energy 10

The Linden Scripting Library — what every SL-compatible grid provides.

More in LSL