PERMISSION SILENT ESTATE MANAGEMENT

From Second Life Wiki
Revision as of 13:29, 26 September 2012 by Maestro Linden (talk | contribs) (Created page with "{{LSL Constant |name=PERMISSION_SILENT_ESTATE_MANAGEMENT |type=integer |value=16384 |hvalue=0x4000 |desc=A script with this permission does not notify the object owner when it mo…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

Constant: integer PERMISSION_SILENT_ESTATE_MANAGEMENT = 0x4000;

The integer constant PERMISSION_SILENT_ESTATE_MANAGEMENT has the value 0x4000

A script with this permission does not notify the object owner when it modifies estate access rules via llManageEstateAccess.

Related Articles

Functions

•  llManageEstateAccess

Events

•  run_time_permissions Permission receiving event

Deep Notes

Search JIRA for related Issues

Signature

integer PERMISSION_SILENT_ESTATE_MANAGEMENT = 0x4000;