ATTACH LHAND: Difference between revisions
Jump to navigation
Jump to search
New page: {{LSL Constant |name=ATTACH_LHAND |type=integer |value=5 |desc |examples |functions= {{LSL DefineRow||llAttachToAvatar|}} {{LSL DefineRow||{{LSLG|llGetAttached}}|Gets the attach point ... |
mNo edit summary |
||
| Line 5: | Line 5: | ||
|desc | |desc | ||
|examples | |examples | ||
|constants= | |||
{{!}} | |||
{{LSL_Constants_Attachment|nc=*}} | |||
|functions= | |functions= | ||
{{LSL DefineRow||[[llAttachToAvatar]]|}} | {{LSL DefineRow||[[llAttachToAvatar]]|}} | ||
{{LSL DefineRow|| | {{LSL DefineRow||[[llGetAttached]]|Gets the attach point number}} | ||
|events | |events= | ||
{{LSL DefineRow||[[attach]]|Triggered when object is attached or detached}} | |||
|cat1=Attachment | |cat1=Attachment | ||
|cat2 | |cat2 | ||
|cat3 | |cat3 | ||
|cat4 | |cat4 | ||
}} | }} | ||
Revision as of 15:52, 11 October 2008
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Caveats
Related Articles
Constants
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Functions
| • | llAttachToAvatar | |||
| • | llGetAttached | – | Gets the attach point number |
Events
| • | attach | – | Triggered when object is attached or detached |