I noticed a strange behavior today with llPlaySound in a script I have. It would play the sound 3 times, unless stopped. It was working fine the other night, then all of a sudden after a tweak, (yes I ran the checks and the sound was only being triggered once, but still playing 3 times). Was just curious if anyone else had this problem.
I fixed the problem with llTriggerSound, luckily it will work for what I need.