Thread Tools Display Modes
Prev Previous Post   Next Post Next
04-15-19, 01:32 AM   #1
LudiusMaximus
A Rage Talon Dragon Guard
 
LudiusMaximus's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2018
Posts: 322
Stop currently playing music

My goal is to start my own music in certain situations. E.g.:
Code:
PlaySoundFile("Sound\\Music\\ZoneMusic\\UlduarRaidInt\\UR_TitanOrchestraIntro.mp3", "Music")
But I obviously do not want the new music to play on top of the currently played game music but to temporarily replace it. Then, when my custom music piece is over I would like the standard music loop of the game to carry on.

Is it possible?
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » Stop currently playing music


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off