Skip to content

llCreateLink

void llCreateLink(key TargetPrim, integer Parent)

Attempt to link the object the script is in, to target (requires permission PERMISSION_CHANGE_LINKS be set).

Requires permission PERMISSION_CHANGE_LINKS be set.

Parameters
TargetPrim (key)
Object UUID that is in the same region.
Parent (integer)
If FALSE, then TargetPrim becomes the root. If TRUE, then the script's object becomes the root.

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here