- 0
I want an object to constantly play a series of sound files from its inventory.
You are about to reply to a thread that has been inactive for 3527 days.
Please take a moment to consider if this thread is worth bumping.
Please take a moment to consider if this thread is worth bumping.
Question
Rolig Loon 26,645
Take a look at this recent thread in the Scripting forum where we discussed the same question. >> http://community.secondlife.com/t5/LSL-Scripting/Looping-a-sequence-of-sounds-how-to-tell-duration/td-p/882711 . Basically, all you need to do is put all the sounds in a list and loop through the list, catching a different file with llPlaySound each time. As discussed in that thread, the real challenge comes in knowing what to do when the sounds are all different lengths. If you have further questions once you've looked that over, it's probably best to start a thread in the Scripting forum.
Link to post
Share on other sites
1 answer to this question
Recommended Posts
Please take a moment to consider if this thread is worth bumping.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now