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:14 SLT]
sei Simplify the word salad
functions:llsamegroup [2015-02-04 14:15 SLT] (current)
sei or -> or if
Line 16: Line 16:
 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[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 if the assigned group differs, or the user or object is not currently in the same region.+Returns $lct[FALSE] if the assigned group differs, or if the user or object is not currently in the same region.
  
 ===== Notes ===== ===== Notes =====