Function
------------
LLReturnObjects(list
[key item, key owner])
Operation
------------
This function takes a list of keys its paramater. The list is made up of object and / or avatar keys. If the key belongs to an object, that object is returned from the parcel the script is over. If the key belongs to an avatar, ALL of that avatar's objects are returned from the parcel the script is over.
Security
-----------
The function will only work if the script is owned by the land owner. (agent or group)
Sales Pitch
---------------
Land owners already have this ability so there is no reason why their scripts should not also have this ability. Especialy when it will save land owners a lot of time if they can automate the clean up process for their land in an intelegent way. (auto return is not intelegent)
Imagen a sandbox that has NO auto return to mess up your build. Instead of auto return, the sandbox is using a LSL that will only return the objects when the owner leaves the sandbox.
You could have whatever set of rules you want to apply in your LSL script. How about excessive physical objects being returned immediatly and the owner banned form the parcel automaticly. The possibilities for better land managment are endless.
Darling Brody.