Template:LSL Constants/Link

From Second Life Wiki
Revision as of 16:52, 20 February 2007 by Strife Onizuka (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Flag Value 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