LlGetGroup

From Second Life Wiki
Revision as of 08:56, 10 July 2008 by Destiny Niles (talk | contribs)
Jump to navigation Jump to search

Should return the group associated with the object the running script is part of, or NULL_KEY if no group is associated with the object.

Use this instead llGetObjectDetails( key id, OBJECT_GROUP );

LSL Useful Function WishList