A quick plea to improve the script functions related to groups.
At the moment, you can only tell whether something is the same group as the scripted object or not. It is impossible to get the name of the calling object's group.
I suggest;
string llGetGroupName()
Returns a string containing the name of the calling object's group.
string llDetectedGroupName(x)
Returns a string containing the group name of the detected object/agent
Thanks for reading
Tip