1. #1

    HowTo remove "spell is not ready"?

    hey guys. I've been watching a lot of movies and those with "fancy" UI's don't have the annoying "spell is not ready yet". I wanna know how you can remove it? Here is a quick print of my UI, just under my clcret, you'll see "spell is not ready yet" in red text. Really great if i could get some decent feedback how to remove it.

    UI: http://data.fuskbugg.se/skalman01/UInu.jpg (stop spamming keys is not an option!)

  2. #2

    Re: HowTo remove "spell is not ready"?

    Quote Originally Posted by dubbelhaka
    hey guys. I've been watching a lot of movies and those with "fancy" UI's don't have the annoying "spell is not ready yet". I wanna know how you can remove it? Here is a quick print of my UI, just under my clcret, you'll see "spell is not ready yet" in red text. Really great if i could get some decent feedback how to remove it.

    UI: http://data.fuskbugg.se/skalman01/UInu.jpg (stop spamming keys is not an option!)
    I'm not one to judge, dear retribution paladin.

    EDIT: The addon you're looking for is "RogueSpam". Enjoy. "ErrorMonster" is also a good spamremoval addon.
    Quote Originally Posted by Applepie
    your retarded.

  3. #3
    High Overlord Kaxxy's Avatar
    10+ Year Old Account
    Join Date
    Oct 2009
    Location
    England
    Posts
    141

    Re: HowTo remove "spell is not ready"?

    http://wow.curse.com/downloads/wow-a...rorfilter.aspx is my personal choice, but both work perfectly well

  4. #4

    Re: HowTo remove "spell is not ready"?


  5. #5

    Re: HowTo remove "spell is not ready"?

    Macro all of your spells to say:

    /script UIErrorsFrame:UnregisterEvent("UI_ERROR_MESSAGE")
    /cast Crusader Strike
    /script UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE")

    Of course, with Crusader Strike being replaced with the desired spell :P

  6. #6

    Re: HowTo remove "spell is not ready"?

    i just use a macro for most of my skills, making em look like that:

    Code:
    #showtooltip Mind Blast
    /cast Mind Blast
    /script UIErrorsFrame:Clear()

  7. #7
    Scarab Lord
    15+ Year Old Account
    Join Date
    Aug 2008
    Location
    Texas
    Posts
    4,040

    Re: HowTo remove "spell is not ready"?

    I use pError to get rid of them, personally. ErrorMonster is also commonly used.

Posting Permissions

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