Difference between revisions of "ATTACH LHIP"
Jump to navigation
Jump to search
(Hopefully fixing the constant value) |
m |
||
Line 1: | Line 1: | ||
{{LSL Constant | {{LSL Constant/Attachment}}{{LSL Constant | ||
|name=ATTACH_LHIP | |name=ATTACH_LHIP | ||
|type=integer | |type=integer | ||
Line 5: | Line 5: | ||
|desc=Left Hip | |desc=Left Hip | ||
|examples | |examples | ||
|functions | |functions | ||
|events | |events | ||
|cat1=Attachment | |cat1=Attachment |
Latest revision as of 15:09, 11 October 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer ATTACH_LHIP = 25;The integer constant ATTACH_LHIP has the value 25
Left Hip
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 |