llSound
Deprecated
void 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
-
Sound(string) -
Volume(float) -
Queue(integer) -
Loop(integer)
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here