llCreateLink
Function Syntax
void llCreateLink(
- key TargetPrim, // Object UUID that is in the same region.
- integer Parent // If FALSE, then TargetPrim becomes the root. If TRUE, then the script's object becomes the root.
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.