llSameGroup
function ll.SameGroup(ID: string): numberReturns 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)
Examples
Section titled “Examples”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.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llSameGroup