ERR PARCEL PERMISSIONS
Revision as of 18:59, 9 July 2013 by Darien Caldwell (talk | contribs) (Created page with "{{LSL Constant |name=ERR_PARCEL_PERMISSIONS |type=integer |value=-2 |desc=Return Value for llReturnObject* functions. Indicates Permission lacked to perform task on specified par…")
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer ERR_PARCEL_PERMISSIONS = -2;The integer constant ERR_PARCEL_PERMISSIONS has the value -2
Return Value for llReturnObject* functions. Indicates Permission lacked to perform task on specified parcel.
Caveats
Related Articles
Functions
• | llReturnObjectsByID | |||
• | llReturnObjectsByOwner |