ATTACH LEAR: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 3: | Line 3: | ||
|type=integer | |type=integer | ||
|value=13 | |value=13 | ||
|desc | |desc=Left ear | ||
|examples | |examples | ||
|functions | |functions | ||
Latest revision as of 16:05, 11 October 2008
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer ATTACH_LEAR = 13;The integer constant ATTACH_LEAR has the value 13
Left ear
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 |