llReturnObjectsByOwner
function ll.ReturnObjectsByOwner(ID: string, Scope: number): numberReturn 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)
Examples
Section titled “Examples”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.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llReturnObjectsByOwner