ATTACH RHAND RING1
Revision as of 08:07, 5 October 2018 by Chaser Zaks (talk | contribs) (Created page with "{{LSL Constant/Attachment}}{{LSL Constant |name=ATTACH_RHAND_RING1 |type=integer |value=42 |desc |examples |functions |events |cat1=Attachment |cat2 |cat3 |cat4 |self }}")
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer ATTACH_RHAND_RING1 = 42;The integer constant ATTACH_RHAND_RING1 has the value 42
Caveats
Related Articles
Constants
|
Functions
• | llAttachToAvatar | – | Try to attach the object to an avatar | |
• | llGetAttached | – | Gets the attach point number |
Events
• | attach | – | Triggered when object is attached or detached |