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

From Second Life Wiki
Jump to navigation Jump to search
Line 23: Line 23:
{{!}}-{{Hl2}}
{{!}}-{{Hl2}}
! colspan="2" {{!}}Флаг и значение
! colspan="2" {{!}}Флаг и значение
!Description
!Описание
{{!}}-
{{!}}-
{{#if:{{{nogroup|}}}||{{!}} {{LSL Const|LINK_ALL_CHILDREN|integer|-3|c=sends to all children, (everything but the root)}}
{{#if:{{{nogroup|}}}||{{!}} {{LSL Const|LINK_ALL_CHILDREN|integer|-3|c=sends to all children, (everything but the root)}}

Revision as of 12:23, 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
Флаг и значение Описание
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