llAttachToAvatarTemp
LSLvoid 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
| Type | Name |
|---|---|
| integer | attachmentPoint |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llApplyImpulse(vector force, integer local)
list llLinksetDataDeleteFound(string pattern, string pass)
void llDetachFromAvatar()
void llSetAngularVelocity(vector angularVelocity, integer local)
string llXorBase64Strings(string str1, string str2)
void llMakeFire(integer particles, float scale, float vel, float lifetime, float arc, string texture, vector offset)
void llRezObject(string inventory, vector pos, vector vel, rotation rot, integer param)
list llListReplaceList(list dest, list src, integer start, integer end)