PERMISSION SILENT ESTATE MANAGEMENT
Revision as of 12: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…")
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
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.
Caveats