osTriggerSound
OSSLvoid osTriggerSound(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
key osGetLinkInventoryKey(integer linkNumber, string name, integer type)
integer osIsNpc(key npc)
void osLoopSoundMaster(integer linknum, string sound, float volume)
key osNpcCreate(string user, string name, vector position, string notecard, integer options)
list osGetLinkInventoryItemKeys(integer linkNumber, integer type)
void osNpcStopAnimation(key npc, string animation)
void osClearInertia()
void osLinkParticleSystem(integer linknumber, list rules)