osLoopSound
OSSLvoid osLoopSound(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 osDrawRectangle(string drawList, integer width, integer height)
void osAvatarStopAnimation(key avatarId, string animation)
key osGetLinkInventoryKey(integer linkNumber, string name, integer type)
string osStringRemove(string src, integer start, integer count)
void osDropAttachmentAt(vector pos, rotation rot)
vector osGetStandTarget()
void osForceDetachFromAvatar()
float osRound(float value, integer digits)