Category:LSL Grab

From Second Life Wiki
Revision as of 01:15, 24 July 2011 by Incoherendt Randt (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A grab is when a user clicks and holds the mouse button down on an object, then drags the mouse.

If an object is unlocked, not an attachment, and the avatar has move permission, the object can move along with the grabs. Drag moves horizontally, Ctrl-drag moves vertically, Ctrl-Shift-drag rotates. To move nonphysical objects, first enter move mode with Ctrl+2. Use llSetStatus to disable grab moves.

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.