Template:LSL Constants/llManageEstateAccess

From Second Life Wiki
Revision as of 10:53, 1 September 2012 by Strife Onizuka (talk | contribs)
Jump to navigation Jump to search
action flag V Description
ESTATE_ACCESS_ALLOWED_AGENT_ADD 0 Add the agent to this estate's Allowed Residents list.
ESTATE_ACCESS_ALLOWED_AGENT_REMOVE 1 Remove the agent from this estate's Allowed Residents list.
ESTATE_ACCESS_ALLOWED_GROUP_ADD 2 Add the group to this estate's Allowed groups list.
ESTATE_ACCESS_ALLOWED_GROUP_REMOVE 3 Remove the group from this estate's Allowed groups list.
ESTATE_ACCESS_BANNED_AGENT_ADD 4 Add the agent to this estate's Banned residents list.
ESTATE_ACCESS_BANNED_AGENT_REMOVE 5 Remove the agent from this estate's Banned residents list.