Difference between revisions of "Template:LSL Constants/Link/ru"

From Second Life Wiki
Jump to navigation Jump to search
(Created page with "{{{!}} style={{{ostyle|}}} {{!}}- valign="top" {{!}} {{{!}} {{Prettytable|style={{{istyle|}}}}} {{!}}-{{Hl2}} ! colspan="2" {{!}}Flag !Description {{!}}- {{!}} {{LSL Const|LINK_R…")
 
Line 4: Line 4:
{{{!}} {{Prettytable|style={{{istyle|}}}}}
{{{!}} {{Prettytable|style={{{istyle|}}}}}
{{!}}-{{Hl2}}
{{!}}-{{Hl2}}
! colspan="2" {{!}}Flag
! colspan="2" {{!}}Флаг и значение
!Description
!Описание
{{!}}-
{{!}}-
{{!}} {{LSL Const|LINK_ROOT|integer|1|c=sends to the root prim in a multi-prim linked set}}
{{!}} {{LSL Const|LINK_ROOT|integer|1|c=sends to the root prim in a multi-prim linked set}}

Revision as of 12:21, 27 July 2012

Флаг и значение Описание
LINK_ROOT 1 sends to the root prim in a multi-prim linked set[1]
LINK_SET -1 sends to all prims
LINK_ALL_OTHERS -2 sends to all other prims
Flag Description
LINK_ALL_CHILDREN -3 sends to all children, (everything but the root)
LINK_THIS -4 sends to the prim the script is in
Flag Description
LINK_ROOT 1 sends to the root prim in a multi-prim linked set[2]
Flag Description
LINK_THIS -4 sends to the prim the script is in