Second Life Copybot

Full Version: Searching for a script to play a sound when an animation is being played .
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi
Hope anyone can help me with this.I am looking for scrript that can play sound while Couple sitting poses are been played.(Example different pose=Different sound).

Thank you
@Ted130, depence what script you need, the sound must be in the same object as the animations 
or you must using a hud that send only the sound
did you using the search already?

[To see links please register here]

If you look on the lsl portal,and look for sound,it shows lines to put in.All animations scripts are done differently.Basically adding a llPlaySound line after the animation would work,but would be a chore to do it from scratch.
Thank you for the reply. I will look into LSL portal.I just started studying scripting in SL .
Also you may need to learn database in lsl,since you probably want it to do a certain thing,or if you wanna make it use notecard settings,etc.