LINK THIS

From Second Life Wiki
Revision as of 06:37, 15 May 2010 by Kizmut Smit (talk | contribs) (+primparams)
Jump to navigation Jump to search

Description

Constant: integer LINK_THIS = -4;

The integer constant LINK_THIS has the value -4

Caveats

Important Issues

~ All Issues ~ Search JIRA for related Bugs
   LINK_* flags do not work with llBreakLink
   llSetLinkTexture(LINK_THIS, foo, bar) does not work for non-full-perm textures.

Related Articles

Deep Notes

All Issues

~ Search JIRA 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;