User:Strife Onizuka/Sandbox/Switch/Template:Test
< User:Strife Onizuka | Sandbox | Switch
Jump to navigation
Jump to search
Revision as of 14:52, 20 February 2007 by Strife Onizuka (talk | contribs)
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Deprecated function | |
(This has been deprecated, please use llPlaySound instead.) |
Function: llSound( string sound, float volume, integer queue, integer loop );
Function: llSound( string sound, float volume, integer queue, integer loop );85 | Function ID |
0.0 | Delay |
10.0 | Energy |
Plays sound at volume and whether it should loop or not.
• string | sound | – | an item in the inventory of the prim this script is in | |
• float | volume | |||
• integer | queue | |||
• integer | loop |
Caveats
- This has been deprecated, please use llPlaySound instead.
- If sound is missing from the prim's inventory then an error is shouted on DEBUG_CHANNEL.
Examples
Sound