osLoopSoundMaster
OSSLvoid osLoopSoundMaster(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 osGetParcelDwell(vector pos)
vector osSlerp(vector a, vector b, float amount)
list osGetInventoryItemKeys(integer type)
void osSetPrimFloatOnWater(integer floatYN)
string osMovePen(string drawList, integer x, integer y)
void osNpcWhisper(key npc, integer channel, string message)
key osNpcCreate(string user, string name, vector position, string notecard, integer options)
string osDrawFilledRectangle(string drawList, integer width, integer height)