osTriggerSound
OSSLvoid osTriggerSound(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
key osGetParcelID()
void osNpcMoveToTarget(key npc, vector target, integer options)
void osSetEstateSunSettings(integer sunFixed, float sunHour)
string osDrawLine(string drawList, integer endX, integer endY)
vector osGetDrawStringSize(string contentType, string text, string fontName, integer fontSize)
void osNpcSay(key npc, integer channel, string message)
void osForceBreakAllLinks()
float osRound(float value, integer digits)