LINK THIS

Description

Constant: integer LINK_THIS = -4;

The integer constant LINK_THIS has the value -4

Targets the prim the script resides in.

The opposite flag of this is LINK_ALL_OTHERS.

Caveats


Related Articles

Constants

•  LINK_ALL_CHILDREN
•  LINK_ALL_OTHERS
•  LINK_ROOT
•  LINK_SET

Functions

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

Deep Notes

All Issues

~ Search Canny for related Issues
   llGetLinkKey returns the wrong result when passed LINK_THIS
   LINK_* flags do not work with llBreakLink
   llSetLinkTexture(LINK_THIS, foo, bar) does not work for non-full-perm textures.

Signature

integer LINK_THIS = -4;