osLoopSound
OSSLvoid osLoopSound(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 osPreloadSound(integer linknum, string sound)
integer osReplaceParcelEnvironment(integer transition, string daycycle)
string osSetPenColor(string drawList, LSL_Types.Vector3 color, float alpha)
void osNpcRemove(key npc)
void osNpcMoveTo(key npc, vector position)
integer osListenRegex(integer channelID, string name, string ID, string msg, integer regexBitfield)
list osGetParcelDetails(key id, list details)
integer osIsUUID(string thing)