ATTACH HUD CENTER 2: Difference between revisions
Jump to navigation
Jump to search
Asuka Neely (talk | contribs) mNo edit summary |
mNo edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{LSL Constant | {{LSL Constant | ||
|inject-2={{LSL Constant/Attachment}} | |||
|name=ATTACH_HUD_CENTER_2 | |name=ATTACH_HUD_CENTER_2 | ||
|type=integer | |type=integer | ||
| Line 6: | Line 6: | ||
|desc | |desc | ||
|examples | |examples | ||
|functions | |functions | ||
|events | |events | ||
|cat1=Attachment | |cat1=Attachment | ||
Latest revision as of 21:34, 14 January 2013
| 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
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 |