hi!
What could be the reasons for a PlaySound() not working? The Sound exists as MP3, is in the correct folder, the Sound Volume is manually set to 100, the correct Sound Output device is selected, but still, it doesn't work. Why?
I'm not sure about this, but I don't know that if you can save sounds as MP3s. I maybe wrong, but try making it a .wav or something else.
Hmmm did you rebuild music.vox before running your game?
According to the manual, it should be working with mp3. And, yes, I rebuilt the .vox. But I'll try with a .wav
Does any other sound play in your game?
Does it play e.g. music1.mp3 with the music commands?
Can you hear sounds in other AGS games?
Maybe you can provide the script line in which you call the sound. What's the name of the sound file?