llAttachToAvatarTemp
function ll.AttachToAvatarTemp(AttachPoint: number)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.
Parameters
-
AttachPoint(number) - Valid attachment point or ATTACH_* constant.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.AttachToAvatarTemp().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llAttachToAvatarTemp