OBJECT RETURN REGION
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_REGION = 4;The integer constant OBJECT_RETURN_REGION has the value 4
For llReturnObjectsByOwner, sets the scope to return all objects in the region owned by 'owner' - only works when the script is owned by the estate owner or an estate manager.
Caveats
Related Articles
Functions
• | llReturnObjectsByOwner |