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
void llMessageLinked(integer linknum, integer num, string str, string id)
string llGetObjectName()
string llGetTexture(integer face)
string llReplaceSubString(string src, string pattern, string replacement, integer count)
string llHMAC(string private_key, string message, string algo)
integer llGetSPMaxMemory()
string llGetScriptName()
void llSetObjectName(string name)