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

llSameGroup

LSL
integer llSameGroup(string agent)

Returns TRUE if avatar ID is in the same region and has the same active group, otherwise FALSE.\ Returns TRUE if the object or agent identified is in the same simulator and has the same active group as this object. Otherwise, returns FALSE.

Parameters

TypeName
string agent
Energy 10

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

More in LSL