Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Other sounds

Based on data extracted from Patch 2.4.

Brewfest

/script PlaySoundFile("Sound\\Music\\ZoneMusic\\BrewFest\\BF_Dwarves1.mp3")
/script PlaySoundFile("Sound\\Music\\ZoneMusic\\BrewFest\\BF_Dwarves2.mp3")
/script PlaySoundFile("Sound\\Music\\ZoneMusic\\BrewFest\\BF_Dwarves3.mp3")
/script PlaySoundFile("Sound\\Music\\ZoneMusic\\BrewFest\\BF_Goblins1.mp3")
/script PlaySoundFile("Sound\\Music\\ZoneMusic\\BrewFest\\BF_Goblins2.mp3")
/script PlaySoundFile("Sound\\Music\\ZoneMusic\\BrewFest\\BF_Goblins3.mp3")

General emotes

/script PlaySoundFile("Sound\\Character\\EmoteBoredWhistle01.wav")
/script PlaySoundFile("Sound\\Character\\EmoteBoredWhistle02.wav")
/script PlaySoundFile("Sound\\Character\\EmoteBoredWhistle03.wav")
/script PlaySoundFile("Sound\\Character\\EmoteBoredWhistle04.wav")
/script PlaySoundFile("Sound\\Character\\EmoteBoredWhistle05.wav")
/script PlaySoundFile("Sound\\Character\\EmoteBoredWhistle06.wav")
/script PlaySoundFile("Sound\\Character\\EmoteCatCallWhistle01.wav")
/script PlaySoundFile("Sound\\Character\\EmoteCatCallWhistle02.wav")
/script PlaySoundFile("Sound\\Character\\EmoteCatCallWhistle03.wav")
/script PlaySoundFile("Sound\\Character\\EmoteCatCallWhistle04.wav")
/script PlaySoundFile("Sound\\Character\\EmoteCatCallWhistle05.wav")

Cinematic voices (starting zones?)

/script PlaySoundFile("Sound\\CinematicVoices\\BloodElfNarration.mp3")
/script PlaySoundFile("Sound\\CinematicVoices\\DraeneiNarration.mp3")
/script PlaySoundFile("Sound\\CinematicVoices\\DwarfNarration.mp3")
/script PlaySoundFile("Sound\\CinematicVoices\\GnomeNarration.mp3")
/script PlaySoundFile("Sound\\CinematicVoices\\HumanNarration.mp3")
/script PlaySoundFile("Sound\\CinematicVoices\\NightElfNarration.mp3")
/script PlaySoundFile("Sound\\CinematicVoices\\OrcNarration.mp3")
/script PlaySoundFile("Sound\\CinematicVoices\\TaurenNarration.mp3")
/script PlaySoundFile("Sound\\CinematicVoices\\TrollNarration.mp3")
/script PlaySoundFile("Sound\\CinematicVoices\\UndeadNarration.mp3")
Advertisement