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 osSetRegionSunSettings(integer useEstateSun, integer sunFixed, float sunHour)
string osGetGender(key rawAvatarId)
integer osStringEndsWith(string src, string value, integer ignorecase)
key osOwnerSaveAppearance(string notecard, integer includeHuds)
string osDrawPolygon(string drawList, list x, list y)
void osForceDropAttachment()
integer osStringLastIndexOf(string src, string value, integer start, integer count, integer ignorecase)
rotation osNpcGetRot(key npc)