Skip to content

llAttachToAvatarTemp

Function Syntax
void llAttachToAvatarTemp(
  1. integer AttachPoint // Valid attachment point or ATTACH_* constant.
);

Follows the same convention as llAttachToAvatar, with the exception that the object will not create new inventory for the user, and will disappear on detach or disconnect.