osSetSoundRadius
OSSLvoid osSetSoundRadius(integer linknum, float radius)
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 |
| float | radius |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
float osGetHealth(key agentId)
string osDrawPolygon(string drawList, list x, list y)
void osSetParcelMusicURL(string url)
integer osListAsInteger(list src, integer index)
string osSetDynamicTextureURL(string dynamicID, string contentType, string url, string extraParams, integer timer)
integer osListenRegex(integer channelID, string name, string ID, string msg, integer regexBitfield)
key osGetLinkInventoryItemKey(integer linkNumber, string name)
string osStringSubString(string src, integer start, integer length)