LINK ALL OTHERS

Description

Constant: integer LINK_ALL_OTHERS = -2;

The integer constant LINK_ALL_OTHERS has the value -2

Targets all the other prims in the linkset, except the one the script resides in.

The opposite of LINK_THIS.

Caveats


Related Articles

Constants

•  LINK_ALL_CHILDREN
•  LINK_ROOT
•  LINK_SET
•  LINK_THIS

Functions

•  llBreakLink
•  llGetLinkKey
•  llGetLinkName
•  llMessageLinked
•  llSetLinkAlpha
•  llSetLinkColor
•  llSetLinkPrimitiveParams
•  llSetLinkPrimitiveParamsFast

Deep Notes

All Issues

~ Search Canny for related Issues
   LINK_* flags do not work with llBreakLink

Signature

integer LINK_ALL_OTHERS = -2;