ATTACH FACE REAR: Difference between revisions
Jump to navigation
Jump to search
Chaser Zaks (talk | contribs) Created page with "{{LSL Constant/Attachment}}{{LSL Constant |name=ATTACH_FACE_REAR |type=integer |value=47 |desc |examples |functions |events |cat1=Attachment |cat2 |cat3 |cat4 |self }}" |
Chaser Zaks (talk | contribs) No edit summary |
||
| Line 2: | Line 2: | ||
|name=ATTACH_FACE_REAR | |name=ATTACH_FACE_REAR | ||
|type=integer | |type=integer | ||
|value= | |value=49 | ||
|desc | |desc | ||
|examples | |examples | ||
Latest revision as of 09:03, 5 October 2018
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer ATTACH_FACE_REAR = 49;The integer constant ATTACH_FACE_REAR has the value 49
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 |