Template:LSL Constants/Link/ja: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Mako Nozaki (talk | contribs)
No edit summary
Strife Onizuka (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{{!}}
{{{!}} style={{{ostyle|}}}
{{!}}- valign="top"
{{!}}- valign="top"
{{!}}
{{!}}
{{{!}} {{Prettytable}}
{{{!}} {{Prettytable|style={{{istyle|}}}}}
{{!}}-{{Hl2}}
{{!}}-{{Hl2}}
! colspan="2" {{!}}フラグ
! colspan="2" {{!}}フラグ
Line 10: Line 10:
{{!}} {{#var:value}}
{{!}} {{#var:value}}
{{!}} {{#var:comment}}
{{!}} {{#var:comment}}
{{!}}-
{{#if:{{{nogroup|}}}||{{!}}-
{{!}} {{LSL Const/ja|LINK_SET|integer|-1|c=全プリムに送ります}}
{{!}} {{LSL Const/ja|LINK_SET|integer|-1|c=全プリムに送ります}}
{{!}} {{#var:value}}
{{!}} {{#var:value}}
Line 17: Line 17:
{{!}} {{LSL Const/ja|LINK_ALL_OTHERS|integer|-2|c=自分以外の全プリムに送ります}}
{{!}} {{LSL Const/ja|LINK_ALL_OTHERS|integer|-2|c=自分以外の全プリムに送ります}}
{{!}} {{#var:value}}
{{!}} {{#var:value}}
{{!}} {{#var:comment}}
{{!}} {{#var:comment}}}}
{{!}}}
{{!}}}
{{!}}
{{!}}
{{{!}} {{Prettytable}}
{{{!}} {{Prettytable|style={{{istyle|}}}}}
{{!}}-{{Hl2}}
{{!}}-{{Hl2}}
! colspan="2" {{!}}フラグ
! colspan="2" {{!}}フラグ
Line 33: Line 33:
{{!}} {{#var:comment}}
{{!}} {{#var:comment}}
{{!}}}
{{!}}}
{{!}}}
{{!}}}<noinclude>
{{LSL Constants/Link|nogroup=*}}
</noinclude>

Revision as of 02:57, 13 May 2012

フラグ 説明
LINK_ROOT 1 リンクセットの中のルートプリムに送ります
LINK_SET -1 全プリムに送ります
LINK_ALL_OTHERS -2 自分以外の全プリムに送ります
フラグ 説明
LINK_ALL_CHILDREN -3 (ルートプリム以外の全ての)子プリムに送ります
LINK_THIS -4 スクリプトの入った自プリムに送ります
Flag Description
LINK_ROOT 1 sends to the root prim in a multi-prim linked set[1]
Flag Description
LINK_THIS -4 sends to the prim the script is in