Difference between revisions of "Template:LSL Constants/Link"
Jump to navigation
Jump to search
m (template refactoring) |
m (Changed "task" to "prim" for consistancy) |
||
Line 7: | Line 7: | ||
!Description | !Description | ||
{{!}}- | {{!}}- | ||
{{!}} {{LSL Const|LINK_ROOT|integer|1|c=sends to root | {{!}} {{LSL Const|LINK_ROOT|integer|1|c=sends to root prim in a linked set}} | ||
{{!}} {{#var:value}} | {{!}} {{#var:value}} | ||
{{!}} {{#var:comment}} | {{!}} {{#var:comment}} | ||
{{!}}- | {{!}}- | ||
{{!}} {{LSL Const|LINK_SET|integer|-1|c=sends to all | {{!}} {{LSL Const|LINK_SET|integer|-1|c=sends to all prims}} | ||
{{!}} {{#var:value}} | {{!}} {{#var:value}} | ||
{{!}} {{#var:comment}} | {{!}} {{#var:comment}} | ||
{{!}}- | {{!}}- | ||
{{!}} {{LSL Const|LINK_ALL_OTHERS|integer|-2|c=sends to all other | {{!}} {{LSL Const|LINK_ALL_OTHERS|integer|-2|c=sends to all other prims}} | ||
{{!}} {{#var:value}} | {{!}} {{#var:value}} | ||
{{!}} {{#var:comment}} | {{!}} {{#var:comment}} | ||
Line 29: | Line 29: | ||
{{!}} {{#var:comment}} | {{!}} {{#var:comment}} | ||
{{!}}- | {{!}}- | ||
{{!}} {{LSL Const|LINK_THIS|integer|-4|c=sends to the | {{!}} {{LSL Const|LINK_THIS|integer|-4|c=sends to the prim the script is in}} | ||
{{!}} {{#var:value}} | {{!}} {{#var:value}} | ||
{{!}} {{#var:comment}} | {{!}} {{#var:comment}} | ||
{{!}}} | {{!}}} | ||
{{!}}} | {{!}}} |
Revision as of 08:40, 18 February 2008
|
|