Skip to content

llSameGroup

function ll.SameGroup(ID: string): number

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
ID (string)

Add example usage here showing SLua/Luau syntax with ll.SameGroup().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.