ATTACH FACE JAW: Difference between revisions
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=47 |desc |examples |functions |events |cat1=Attachment |cat2 |cat3 |cat4 |self }}" |
Chaser Zaks (talk | contribs) No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{LSL Constant/Attachment}}{{LSL Constant | {{LSL Constant/Attachment}}{{LSL Constant | ||
|name= | |name=ATTACH_FACE_JAW | ||
|type=integer | |type=integer | ||
|value=47 | |value=47 | ||
Latest revision as of 09:02, 5 October 2018
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer ATTACH_FACE_JAW = 47;The integer constant ATTACH_FACE_JAW has the value 47
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 |