LSL Wiki Mirror 10-5-2006: GroupObjects

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings ::

Group-Owned Objects


"Group" in this case refers to user groups (as in Liaisons, Instructors, etc), not linked objects. However, there are some interesting LSL things to note about objects which have been deeded to a group.


To deed an object to a group:

Scripts run in group-owned objects give the group key as the owner (llGetOwner == groupkey). There are issues with functions that require permissions (ie permissions only an owner can grant).


Group | Object
There are 7 comments on this page. [Display comments/form]