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

llGetObjectMass

LSL
float llGetObjectMass(key objectId)

Returns the mass of the avatar or object in the region.\ Gets the mass of the object or avatar corresponding to ID.

Parameters

TypeName
key objectId
Energy 10

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

More in LSL