llSound
LSLvoid llSound(string sound, float volume, integer queue, integer loop)
Deprecated: Use llPlaySound instead.\ Plays Sound at Volume and specifies whether the sound should loop and/or be enqueued.
Parameters
| Type | Name |
|---|---|
| string | sound |
| float | volume |
| integer | queue |
| integer | loop |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
list llListSort(list src, integer stride, integer ascending)
vector llLinear2sRGB(vector src)
void llHTTPResponse(key id, integer status, string body)
void llRequestPermissions(string agent, integer perm)
string llGetInventoryAcquireTime(string item)
key llHTTPRequest(string url, list parameters, string body)
list llGetExperienceDetails(string experience_key)
list llGetObjectAnimationNames()