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
string osSetFontName(string drawList, string fontName)
string osLoadedCreationID()
void osLoopSoundMaster(integer linknum, string sound, float volume)
float osTerrainGetHeight(integer x, integer y)
string osSetPenColor(string drawList, LSL_Types.Vector3 color, float alpha)
integer osSetTerrainHeight(integer x, integer y, float val)
void osNpcSetProfileAbout(key npc, string about)
void osNpcWhisper(key npc, integer channel, string message)