ATTACH TAIL TIP
Revision as of 08:08, 5 October 2018 by Chaser Zaks (talk | contribs) (Created page with "{{LSL Constant/Attachment}}{{LSL Constant |name=ATTACH_TAIL_TIP |type=integer |value=44 |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_TAIL_TIP = 44;The integer constant ATTACH_TAIL_TIP has the value 44
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 |