Template:LSL Constants/Link

From Second Life Wiki
Revision as of 22:34, 28 February 2007 by Strife Onizuka (talk | contribs)
Jump to navigation Jump to search
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
Flag Description
LINK_ALL_CHILDREN -3 sends to all children
LINK_THIS -4 sends to the task the script it is in