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 osMakeNotecard(string notecardName, list contents)
string osReplaceString(string src, string pattern, string replace, integer count, integer start)
vector osGetDrawStringSize(string contentType, string text, string fontName, integer fontSize)
void osNpcPlayAnimation(key npc, string animation)
integer osGetPrimCount(key object_id)
void osLoopSoundMaster(integer linknum, string sound, float volume)
float osMin(float a, float b)
string osGetInventoryDesc(string itemNameOrId)