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