d4kir92 / MoveAny

Move Addon
GNU General Public License v3.0
5 stars 3 forks source link

Separate UI Error message and Quest progress? #13

Closed Miha23833 closed 1 year ago

Miha23833 commented 1 year ago

I have some problems with my addons, they raise a lot of errors in Lua code which causes showing UI Error message tray. I hide it with this addon but I hide quest progress too and I think it's not good. Is there any way to separate these trays or hide only UI Error message without hiding quest progress?

WoW: WotLK classic Addon version: 1.0.52

d4kir92 commented 1 year ago

the ui errors also shows quest progress, idk why blizzard done this, but cant be seperated. But i think its possible to disable the red messages somewhere