Close
Showing results 1 to 3 of 3
  1. #1

    Default Add-on help: Error messages redirecting

    Hello all,

    I'm a freshly new multiboxer who just started off with 3 chars.
    Now that I'm fiddling around a bit with Keyclone I notice that they don't always cast when I tell them to.

    Is there an addon which can redirect error messages to a channel ?
    Messages such as "Target out of range" "Can't do that while moving" etc. ?

    From what I've seen on the Wiki pages the addon's there don't do such things.

  2. #2
    Member Ughmahedhurtz's Avatar
    Join Date
    Jul 2007
    Location
    North of The Wall, South of The Line
    Posts
    7169

    Default

    You can do this within your macros I believe. I found this on wowwiki.com.
    Code:
    /script UIErrorsFrame:UnregisterEvent("UI_ERROR_MESSAGE");
    /console Sound_EnableSFX 0
    /use 13
    /use 14
    /cast Spellname
    /script UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE");
    /console Sound_EnableSFX 1
    Now playing: WoW (Garona)

  3. #3

    Default

    Multiboxer V2 (addon) does this for you, too. Within the little grey GUI it shows your other characters' names and the space next to it will show any error messages they're getting and also if they complete a stage of a quest, pick up an item, etc. All those messages go through.

Similar Threads

  1. [jamba] how do you get the error messages to go away
    By Catamer in forum Macros and Addons
    Replies: 4
    Last Post: 06-05-2009, 12:52 PM
  2. If you h8 messages that shows your failure!
    By Kruder&Meister in forum Macros and Addons
    Replies: 2
    Last Post: 12-02-2008, 08:42 PM
  3. Hmm private messages on d-b.com
    By Los in forum Off-Topic
    Replies: 7
    Last Post: 11-10-2008, 01:03 PM
  4. Forum error messages
    By devilsome in forum General WoW Discussion
    Replies: 2
    Last Post: 10-16-2008, 02:59 PM
  5. Self Messages?
    By Zutok in forum Macros and Addons
    Replies: 2
    Last Post: 03-19-2008, 02:03 AM

Posting Rules

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