Thread Tools Display Modes
Prev Previous Post   Next Post Next
06-29-17, 10:48 PM   #1
arith
A Cyclonian
 
arith's Avatar
AddOn Author - Click to view addons
Join Date: May 2009
Posts: 45
PlaySound() behavior changed in 7.3.0?

I noticed several changes in Ace3 and most of those are related to PlaySound.
For example, PlaySound("igMainMenuOptionCheckBoxOn") has been changed to PlaySound(SOUNDKIT.IG_MAINMENU_OPTION_CHECKBOX_ON) in Blizzard's frame codes.
Ace3's solution is changed it to below:
PlaySound(PlaySoundKitID and "igMainMenuOptionCheckBoxOn" or 856)

Does anyone has some more details regarding to this change?
  Reply With Quote
 

WoWInterface » PTR » PTR API and Graphics Changes » PlaySound() behavior changed in 7.3.0?

Thread Tools
Display Modes

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