Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

llGetGroupName() and llDetectedGroupName(x)

Tip Baker
Registered User
Join date: 12 Nov 2005
Posts: 100
12-03-2005 01:32
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
Ethidium Gould
Coder
Join date: 8 Jul 2005
Posts: 4
12-03-2005 05:04
I second that