OBJECT RETURN PARCEL OWNER
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_OWNER = 2;The integer constant OBJECT_RETURN_PARCEL_OWNER has the value 2
For llReturnObjectsByOwner, sets the scope to return all objects owned by 'owner' which are over parcels owned by the owner of the script.
Caveats
Related Articles
Functions
• | llReturnObjectsByOwner |