Mod Err Frame

Change log

  • Made the addon enabled by default
  • included an enumerated list with common spammed error messages that will be suppressed in localization.lua.

each line in the table takes the form of

    ["Item is not ready yet."] = true ,
    [<exact quoted error message>] = true/false ,

where true means the message will be blocked and false/nil allows the message to be displayed. Only the messages listed in this list that equal true will be blocked, add or remove some declarations as you see fit, I've included the common annoying ones, post more if you think they should be added.

Facts

Uploaded on
04 Jan 2008
Game version
  • 2.3.0
Filename
ModularUIErrorsFrame.zip
Size
5.7 KiB
MD5
afada24e408951df7c5ad5f4162e8ed8
Type
Release
Status
Normal

Authors