osPlaySound
OSSLvoid osPlaySound(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 osLoopSound(integer linknum, string sound, float volume)
void osSetInertiaAsBox(float mass, vector boxSize, vector centerOfMass, rotation rot)
string osGetLinkInventoryName(integer linkNumber, key itemId)
list osGetLinkInventoryNames(integer linkNumber, integer type)
void osNpcSay(key npc, integer channel, string message)
float osGetTerrainHeight(integer x, integer y)
integer osResetEnvironment(integer parcelOrRegion, integer transition)
float osVecDistSquare(vector a, vector b)