I’ve tried running multiple tests, and getting the same error every time. When I run the following as a test:
/script PlaySoundFile(“sound\music\event\mus_event_diabloanniversary_tristramguitar_a.mp3”)
I’m getting an error:
[string "PlaySoundFile(“sound\music\event\mus_eve…”]:1: PlaySoundFile Error - Invalid fileDataID for sound.
I’ve tried it with other MP3 sound files that should be in the data as well:
/script PlaySoundFile(“Sound\Music\ZoneMusic\DMF_L70ETC01.mp3”)