Don't click here unless you want to be banned.

LSL Wiki : llDetectedGroup

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings :: You are crawl338.us.archive.org
integer llDetectedGroup(integer number)

Returns TRUE if detected object or agent number has the same user group active as this object. It will return FALSE if the object or agent is in the group, but the group is not active.

Note: It will return TRUE if both the object or avatar detected and its object have no group set!
Note: this function refers to groups of users, not linked objects.

Note: The llDetected* functions will only return a meaningful value in the collision(), collision_start(), collision_end(), sensor(), touch(), touch_start(), or touch_end() events.

See also llSameGroup.


This article wasn't helpful for you? Maybe the related article at the LSL Portal is able to bring enlightenment.

Functions | Detected Functions
There is no comment on this page. [Display comments/form]