ATTACH CHEST: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
|name=ATTACH_CHEST | |name=ATTACH_CHEST | ||
|type=integer | |type=integer | ||
|subtype=attach_point | |||
|value=1 | |value=1 | ||
|desc | |desc | ||
Latest revision as of 22:21, 23 December 2013
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer ATTACH_CHEST = 1;The attach_point integer constant ATTACH_CHEST has the value 1
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 |