ATTACH RHAND: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 7: | Line 7: | ||
|constants= | |constants= | ||
{{!}} | {{!}} | ||
{{LSL_Constants_Attachment}} | {{LSL_Constants_Attachment|nc=*}} | ||
|functions= | |functions= | ||
{{LSL DefineRow||[[llAttachToAvatar]]|}} | {{LSL DefineRow||[[llAttachToAvatar]]|}} | ||
Revision as of 14:50, 11 October 2008
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer ATTACH_RHAND = 6;The integer constant ATTACH_RHAND has the value 6
Indicates the right hand attach point, which just so happens to be the default attach point.
Caveats
Related Articles
Constants
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Functions
| • | llAttachToAvatar | |||
| • | llGetAttached | – | Gets the attach point number |
Events
| • | attach | – | Triggered when object is attached or detached |