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

llDetectedGroup

LSL
integer llDetectedGroup(integer number)

Returns TRUE if detected object or agent Number has the same user group active as this object.\ It will return FALSE if the object or agent is in the group, but the group is not active.

Parameters

TypeName
integer number
Energy 10

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

More in LSL