ATTACH HUD BOTTOM LEFT: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m wrong FF tab |
||
Line 7: | Line 7: | ||
|functions= | |functions= | ||
{{LSL DefineRow||[[llAttachToAvatar]]|}} | {{LSL DefineRow||[[llAttachToAvatar]]|}} | ||
{{LSL DefineRow||{{LSLG|llGetAttached}}| | {{LSL DefineRow||{{LSLG|llGetAttached}}|Gets the attach point number}} | ||
|events | |events | ||
|cat1=Attachment | |cat1=Attachment |
Revision as of 03:20, 12 August 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer ATTACH_HUD_BOTTOM_LEFT = 36;The integer constant ATTACH_HUD_BOTTOM_LEFT has the value 36
Caveats
Related Articles
Functions
• | llAttachToAvatar | |||
• | llGetAttached | – | Gets the attach point number |