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

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{{!}} {{Prettytable}}
{{{!}} {{Prettytable}}
!Flag
! colspan="2" {{!}}Flag
!Value
!Description
!Description
{{!}}-
{{!}}-

Revision as of 00:57, 28 February 2007

Flag Description
LINK_ROOT 1 sends to root task in a linked set
LINK_SET -1 sends to all tasks
LINK_ALL_OTHERS -2 sends to all other tasks
LINK_ALL_CHILDREN -3 sends to all children
LINK_THIS -4 sends to the task the script it is in