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
integer osStringStartsWith(string src, string value, integer ignorecase)
string osGetSimulatorVersion()
void osNpcSay(key npc, integer channel, string message)
integer osStringEndsWith(string src, string value, integer ignorecase)
key osRequestSecureURL(list options)
string osDrawFilledEllipse(string drawList, integer width, integer height)
integer osListFindListNext(list src, list test, integer start, integer end, integer instance)
float osGetHealRate(key agentId)