OBJECT RETURN PARCEL
Jump to navigation
Jump to search
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer OBJECT_RETURN_PARCEL = 1;The integer constant OBJECT_RETURN_PARCEL has the value 1
For llReturnObjectsByOwner, sets the scope to return all objects on the same parcel as the script which are owned by 'owner'. The script must be owned by an estate manager or over a parcel owned by the owner of the script.
Caveats
Related Articles
Functions
• | llReturnObjectsByOwner |