Difference between revisions of "ATTACH FACE TONGUE"
Jump to navigation
Jump to search
Chaser Zaks (talk | contribs) (Created page with "{{LSL Constant/Attachment}}{{LSL Constant |name=ATTACH_FACE_TONGUE |type=integer |value=52 |desc |examples |functions |events |cat1=Attachment |cat2 |cat3 |cat4 |self }}") |
Chaser Zaks (talk | contribs) m (Chaser Zaks moved page 'ATTACH FACE TONGUE' to ATTACH FACE TONGUE) |
(One intermediate revision by the same user not shown) | |
(No difference)
|
Latest revision as of 07:58, 5 October 2018
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer ATTACH_FACE_TONGUE = 52;The integer constant ATTACH_FACE_TONGUE has the value 52
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 |