Difference between revisions of "ATTACH RHIP"
Jump to navigation
Jump to search
(New page: {{LSL Constant |name=ATTACH_RHIP |type=integer |value=23 |desc |examples |functions= {{LSL DefineRow||llAttachToAvatar|}} {{LSL DefineRow||{{LSLG|llGetAttached}}|Gets the attach point ...) |
m |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{LSL Constant | {{LSL Constant/Attachment}}{{LSL Constant | ||
|name=ATTACH_RHIP | |name=ATTACH_RHIP | ||
|type=integer | |type=integer | ||
|value= | |value=22 | ||
|desc | |desc | ||
|examples | |examples | ||
|functions | |functions | ||
|events | |events | ||
|cat1=Attachment | |cat1=Attachment |
Latest revision as of 15:08, 11 October 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
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 |