Talk:LlGetParcelFlags

From Second Life Wiki
Revision as of 09:53, 11 June 2009 by Gregory Maurer (talk | contribs) (comment)
Jump to navigation Jump to search

I'm finding that this script doesn't return permissions that a user would receive. So group land that the member is a group for would return no rez permission when the user could safely rez something. --Stickman 06:16, 7 October 2008 (PDT)

That is correct, the land permissions determine how the land is setup, not what the user can do on the land. Determining if the user has the ability to rez on the land is basically impossible. -- Strife (talk|contribs) 04:56, 8 October 2008 (PDT)
It is possible to determine if an object is set to the group of a group-deeded parcel, and the PARCEL is set to allow group rezzing for example, that an object can rez, but not if the owner is only allowed to rez based on the group's settings. There's lots of problems involving groups, I think the JIRA for llGetParcelPrimOwners explains it. --Gregory Maurer 16:53, 11 June 2009 (UTC)