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
void osNpcStopMoveToTarget(key npc)
void osSetHealRate(key agentId, float health)
void osLoopSoundSlave(integer linknum, string sound, float volume)
list osGetParcelDetails(key id, list details)
void osDropAttachment()
void osMessageAttachments(key avatar, string message, list attachmentPoints, integer flags)
string osAESDecryptFrom(string secret, string encryptedText, string ivString)
integer osStringStartsWith(string src, string value, integer ignorecase)