osTriggerSoundLimited
OSSLvoid osTriggerSoundLimited(integer linknum, string sound, float volume, vector top_north_east, vector bottom_south_west)
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 |
| vector | top_north_east |
| vector | bottom_south_west |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
integer osStringIndexOf(string src, string value, integer start, integer count, integer ignorecase)
float osGetApparentRegionTime()
float osVecMagSquare(vector a)
string osStringRemove(string src, integer start, integer count)
float osSunGetParam(string param)
string osDrawImage(string drawList, integer width, integer height, string image)
integer osGetNumberOfNotecardLines(string name)
void osNpcSayTo(key npc, key target, integer channel, string msg)