osLoopSound
OSSLvoid osLoopSound(integer linknum, string sound, float volume)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| integer | linknum |
| string | sound |
| float | volume |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osForceBreakLink(integer linknum)
string osGetPhysicsEngineName()
void osRemoveLinkInventory(integer linkNumber, string name)
void osGiveLinkInventoryList(integer linkNumber, key destination, string folderName, list inventory)
void osForceAttachToOtherAvatarFromInventory(string rawAvatarId, string itemName, integer attachmentPoint)
void osNpcSayTo(key npc, key target, integer channel, string msg)
list osGetNPCList()
string osDrawImage(string drawList, integer width, integer height, string image)