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.
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here