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
string osSetPenColor(string drawList, LSL_Types.Vector3 color, float alpha)
void osSetTerrainTextures(list textures, integer types)
void osTeleportOwner(LSL_Types.Vector3 position, LSL_Types.Vector3 lookat)
integer osListenRegex(integer channelID, string name, string ID, string msg, integer regexBitfield)
string osSetFontName(string drawList, string fontName)
void osNpcMoveTo(key npc, vector position)
void osNpcStand(key npc)
string osDrawTranslationTransform(string drawList, float x, float y)