osPreloadSound
OSSLvoid osPreloadSound(integer linknum, string sound)
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 |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
integer osGetLinkNumber(string name)
void osLoopSound(integer linknum, string sound, float volume)
integer osInviteToGroup(key agentId)
void osAdjustSoundVolume(integer linknum, float volume)
string osSetPenColour(string drawList, string colour)
string osReplaceString(string src, string pattern, string replace, integer count, integer start)
key osRequestSecureURL(list options)
void osNpcPlayAnimation(key npc, string animation)