Difference between revisions of "Category:LSL Grab"

From Second Life Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
{{LSL Header|ml=*}}{{LSLC|Touch}}{{LSLC|}}
{{LSL Header|ml=*}}{{LSLC|Touch}}{{LSLC|}}
A grab is when a user clicks and holds the mouse button down on an [[Viewerhelp:Glossary#object|object]], then drags the mouse.
If the object is [[LSL Glossary#physical|physical]] and un[[locked]], 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 [[LSL Glossary#nonphysical|nonphysical]] objects. llDetectedGrab() works independently of the [[STATUS_BLOCK_GRAB]] and [[STATUS_BLOCK_GRAB_OBJECT]] flags.

Revision as of 18:37, 23 July 2011

Pages in category "LSL Grab"

The following 6 pages are in this category, out of 6 total.