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

llGetObjectDetails

LSL
list llGetObjectDetails(key objectId, list args)

Returns a list of object details specified in the Parameters list for the object or avatar in the region with key ID.\ Parameters are specified by the OBJECT_* constants.

Parameters

TypeName
key objectId
list args
Energy 10

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

More in LSL