Skip to content

llReturnObjectsByOwner

Function Syntax
integer llReturnObjectsByOwner(
  1. key ID, // Object owner's UUID.
  2. integer Scope
);

Return objects based upon their owner and a scope of parcel, parcel owner, or region.

Requires the PERMISSION_RETURN_OBJECTS permission and that the script owner owns the parcel the returned objects are in, or is an estate manager or region owner.