Forgot? Join

Scripting

LSL Guide

Every script function this grid actually runs, read straight from the region software rather than copied from a wiki — including the wolf* functions that exist only here.

Functions · Constants

llAttachToAvatarTemp

LSL
void llAttachToAvatarTemp(integer attachmentPoint)

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

TypeName
integer attachmentPoint
Energy 10

The Linden Scripting Library — what every SL-compatible grid provides.

More in LSL