Category:LSL Grab
Revision as of 17:37, 23 July 2011 by Incoherendt Randt (talk | contribs)
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
A grab is when a user clicks and holds the mouse button down on an object, then drags the mouse.
If the object is physical and unlocked, and the avatar has move permission, the object can move along with the grabs. Use llSetStatus to disable this.
Grabs can be reported by llDetectedGrab(). Move permission and unlocked status are needed if the object is physical, but these restrictions do not apply for nonphysical objects. llDetectedGrab() works independently of the STATUS_BLOCK_GRAB and STATUS_BLOCK_GRAB_OBJECT flags.
Pages in category "LSL Grab"
The following 6 pages are in this category, out of 6 total.