Difference between revisions of "Template:LSL Constant/Attachment"

From Second Life Wiki
Jump to navigation Jump to search
(New page: {{#if: {{var:constants|{{!}} {{LSL_Constants_Attachment|nc=*}} }} {{var:functions| {{LSL DefineRow||llAttachToAvatar|Try to attach the object to an avatar}} {{LSL DefineRow||[[llGetA...)
 
m
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#if:
{{#if:


{{var:constants|{{!}}
{{#vardefine:constants|{{!}}
{{LSL_Constants_Attachment|nc=*}}
{{LSL_Constants_Attachment|nc=*|ni=*}}
}}
}}


{{var:functions|
{{#vardefine:functions|
{{LSL DefineRow||[[llAttachToAvatar]]|Try to attach the object to an avatar}}
{{LSL DefineRow||[[llAttachToAvatar]]|Try to attach the object to an avatar}}
{{LSL DefineRow||[[llGetAttached]]|Gets the attach point number}}
{{LSL DefineRow||[[llGetAttached]]|Gets the attach point number}}
}}
}}


{{var:events|
{{#vardefine:events|
{{LSL DefineRow||[[attach]]|Triggered when object is attached or detached}}
{{LSL DefineRow||[[attach]]|Triggered when object is attached or detached}}
}}
}}


}}
}}

Latest revision as of 20:30, 25 October 2008