Difference between revisions of "LlLoopSound"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=87|func_sleep=0.0|func_energy=10.0|func=llLoopSound|p1_type=string|p1_name=sound|p2_type=float|p2_name=volume|func_footnote=plays attached sound looping indefinitely at volume (0.0 - 1.0)|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
{{LSL_Function
|func_id=87|func_sleep=0.0|func_energy=10.0
|func=llLoopSound
|p1_type=string|p1_name=sound|p1_desc=inventory name or [[UUID]]
|p2_type=float|p2_name=volume|p2_desc=between 0.0 (silent) and 1.0 (loud) (0.0 <= '''volume''' <= 1.0)
|inventory=sound
|func_footnote
|func_desc=plays attached sound looping indefinitely at volume
|return_text
|spec
|caveats
|constants
|examples
|helpers
|also_functions
|also_events
|also_tests
|also_articles
|notes
|permission
|negative_index
|sort=LoopSound
|cat1=Sound
|cat2
|cat3
|cat4
}}

Revision as of 12:23, 13 February 2007