1. May 25, 2017  

    Error SOUNDS?

    anyway you can remove the "out of range" and when spells are on CD sounds?

    google real fast and found this:
    /script UIErrorsFrame:UnregisterEvent("UI_ERROR_MESSAGE");
    tho its only for the messages and not the sound

  2. May 25, 2017  
    anyway you can remove the "out of range" and when spells are on CD sounds?

    google real fast and found this:
    /script UIErrorsFrame:UnregisterEvent("UI_ERROR_MESSAGE");
    tho its only for the messages and not the sound
    Ask us (damn multiboxers) :P we have Everything:

    /console Sound_EnableSFX 0
    /cast Wrath
    /console Sound_EnableSFX 1

    Whatever u do u should start macro with /console Sound_EnableSFX 0 and end it with /console Sound_EnableSFX 1 macro in between those 2 lines can be whatever u whish.

    Have fun!
    Edited: May 25, 2017

  3. May 25, 2017  
    Ask us (damn multiboxers) :P we have Everything:

    /console Sound_EnableSFX 0
    /cast Wrath
    /console Sound_EnableSFX 1

    Whatever u do u should start macro with /console Sound_EnableSFX 0 and end it with /console Sound_EnableSFX 1 macro in between those 2 lines can be whatever u whish.

    Have fun!
    oh...so you have to have a macro for every spell?? feels more like a hassle then its worth

  4. May 25, 2017  
    oh...so you have to have a macro for every spell?? feels more like a hassle then its worth
    If u wanna turn OFF error sounds compleetly than make macro with this line :

    /console Sound_EnableSFX 0


    if u want sounds on again make macro for sound ON:

    /console Sound_EnableSFX 1

    Simple as that :)

  5. May 25, 2017  

  6. May 25, 2017  

  7. May 25, 2017  
    just make sure you read the read.me file
    you dont extract the sound folder in addon folder but in your wow/data/enUS.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •