Skip to content

llReturnObjectsByOwner

function ll.ReturnObjectsByOwner(ID: string, Scope: number): number

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.

Parameters
ID (string)
Object owner's UUID.
Scope (number)

Add example usage here showing SLua/Luau syntax with ll.ReturnObjectsByOwner().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.