Unofficial LSL Reference

[[functions:llsamegroup]]


Unofficial LSL reference

User Tools

Login

You are currently not logged in! Enter your authentication credentials below to log in. You need to have cookies enabled to log in.

Login

Forgotten your password? Get a new one: Set new password

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

functions:llsamegroup [2015-02-04 14:03 SLT]
sei format 'detection' properly
functions:llsamegroup [2015-02-04 14:15 SLT] (current)
sei or -> or if
Line 14: Line 14:
 ===== Result ===== ===== Result =====
  
-Returns $lct[TRUE] if the user defined ​by $prm[id] has the same group active ​that the prim with this script ​is assigned to, or deeded to, or if the object of key id is assigned to the same group.+Returns $lct[TRUE] if the user or object referenced ​by $prm[id] ​is in the region and has the same group active ​as the prim with this script ​(including the group it'​s ​deeded to if deeded).
  
-Returns $lct[FALSE] if the user or object is not currently in the same region, or if the assigned group differs.+Returns $lct[FALSE] ​if the assigned group differs, or if the user or object is not currently in the same region.
  
 ===== Notes ===== ===== Notes =====