osForceAttachToOtherAvatarFromInventory
OSSLvoid osForceAttachToOtherAvatarFromInventory(string rawAvatarId, string itemName, integer attachmentPoint)
Attaches given inventory item to a specified avatar.; No PERMISSION_ATTACH check.
Parameters
| Type | Name |
|---|---|
| string | rawAvatarId |
| string | itemName |
| integer | attachmentPoint |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osSetSoundRadius(integer linknum, float radius)
void osAdjustSoundVolume(integer linknum, float volume)
void osListSortInPlaceStrided(list src, integer stride, integer stride_index, integer ascending)
string osStringReplace(string src, string oldvalue, string newvalue)
void osSetInertia(float mass, vector centerOfMass, vector principalInertiaScaled, rotation rot)
string osGetGridName()
list osGetAvatarList()
integer osTeleportObject(key objectUUID, vector targetPos, rotation targetrotation, integer flags)