llReturnObjects

LSL Feature Request
The described function does not exist. This article is a feature request.

Summary

Function: llReturnObjects( list avatarlist );
0.1 Forced Delay
10.0 Energy

Removes all objects except owned by avatars in the avatarlist from the parcel the script is running on.

• list avatarlist

Caveats

  • This function causes the script to sleep for 0.1 seconds.

Examples

Deep Notes

Signature

//function void llReturnObjects( list avatarlist );