ATTACH LLARM/de: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Zai Lynch (talk | contribs)
m New page: {{LSL Constant/de |name=ATTACH_LLARM |type=integer |value=21 |desc=Unterer linker Arm. |examples |functions= {{LSL DefineRow||llAttachToAvatar|}} {{LSL DefineRow||{{LSLG|llGetAttached}...
 
Zai Lynch (talk | contribs)
m template fix
 
Line 6: Line 6:
|examples
|examples
|functions=
|functions=
{{LSL DefineRow||[[llAttachToAvatar]]|}}
{{LSL DefineRow/de||[[llAttachToAvatar]]|}}
{{LSL DefineRow||{{LSLG|llGetAttached}}|Holt die Nummer des Attachmentpunktes}}
{{LSL DefineRow/de||{{LSLG|llGetAttached}}|Holt die Nummer des Attachmentpunktes}}
|events
|events
|cat1=Attachment
|cat1=Attachment

Latest revision as of 03:28, 12 August 2008

Beschreibung

Konstante: integer ATTACH_LLARM = 21;

Die integer Konstante ATTACH_LLARM hat den Wert 21

Unterer linker Arm.

Ähnliche Artikel

Funktionen

•  llAttachToAvatar
•  llGetAttached Holt die Nummer des Attachmentpunktes

Deep Notes

Nach JIRA-Issues suchen, die sich hierauf beziehen

Signature

integer ATTACH_LLARM = 21;