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

llGetStatus

LSL
integer llGetStatus(integer status)

Returns boolean value of the specified status (e.g. STATUS_PHANTOM) of the object the script is attached to.

Parameters

TypeName
integer status
Energy 10

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

More in LSL