ERR PARCEL PERMISSIONS

From Second Life Wiki
Revision as of 22:08, 11 July 2013 by Strife Onizuka (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.

Related Articles

Deep Notes

Search JIRA for related Issues

Signature

integer ERR_PARCEL_PERMISSIONS = -2;

Haiku

The script tried running,
land permissions were needed,
failed without crash.