Difference between revisions of "ATTACH HUD CENTER 2"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{LSL Constant | |||
|name=ATTACH_HUD_CENTER_2 | |||
|type=integer | |||
|value=31 | |||
|desc | |||
|examples | |||
|functions= | |||
{{LSL DefineRow||[[llAttachToAvatar]]|}} | |||
{{LSL DefineRow||{{LSLG|llGetAttached}}|Gets the attach point number}} | |||
|events | |||
|cat1=Attachment | |||
|cat2 | |||
|cat3 | |||
|cat4 | |||
|self | |||
}} |
Revision as of 10:35, 3 April 2007
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer ATTACH_HUD_CENTER_2 = 31;The integer constant ATTACH_HUD_CENTER_2 has the value 31
Caveats
Related Articles
Functions
• | llAttachToAvatar | |||
• | llGetAttached | – | Gets the attach point number |