osLoopSoundSlave
OSSLvoid osLoopSoundSlave(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
string osGetInventoryName(key itemId)
void osGiveLinkInventory(integer linkNumber, key destination, string inventory)
list osGetInventoryNames(integer type)
key osNpcGetOwner(key npc)
void osSetInertiaAsBox(float mass, vector boxSize, vector centerOfMass, rotation rot)
string osDrawImage(string drawList, integer width, integer height, string image)
key osGetRegionMapTexture(string regionNameOrID)
void osSetInertia(float mass, vector centerOfMass, vector principalInertiaScaled, rotation rot)