llSound
Deprecated
function ll.Sound(Sound: string, Volume: number, Queue: number, Loop: number)Deprecated: Use llPlaySound instead.
Plays Sound at Volume and specifies whether the sound should loop and/or be enqueued.
Parameters
Sound(string)Volume(number)Queue(number)Loop(number)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.Sound().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llSound