WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Search/Requests (https://www.wowinterface.com/forums/forumdisplay.php?f=6)
-   -   AddOnChat-Message-Hider replacement (https://www.wowinterface.com/forums/showthread.php?t=56326)

elals29 07-01-18 01:38 PM

AddOnChat-Message-Hider replacement
 
I was wondering if anyone knew of a more updated version an addon that does the same as the one listed below. I mean I think it still works ok, but I still have to have add-ons that are congruent with the current patch. :banana::banana::banana::banana:

http://www.wowinterface.com/download...ider.html#info

Ammako 07-01-18 01:52 PM

Does it throw any errors or do anything incorrectly?

elals29 07-01-18 02:12 PM

Quote:

Originally Posted by Ammako (Post 328503)
Does it throw any errors or do anything incorrectly?

not that I am aware of. I'm just kinda OCD about keeping everything update :D

myrroddin 07-01-18 02:35 PM

Quote:

Originally Posted by elals29 (Post 328504)
not that I am aware of. I'm just kinda OCD about keeping everything update :D

OCD aside, don't worry about it. Several authors of multiple addons don't flag their addons as compatible with the current version of the game. This is because all the "fix" does is a exactly that: a flag. In this case, the line below in the .toc file is the only thing needing to be changed.
Lua Code:
  1. ## Interface: 70300
The downside to a user opening the file in any text editor to make the change is that if the addon is officially updated with changes, bugfixes, updated localizations, code updates, etc, is that automatic updaters like the Curse App, Minion, TukUI Client, and others, may not recognize the addon anymore, and won't automatically update.

It is up to you, but that's the fix, unless something breaks. Your results and mileage may vary, and there are no guarantees.

elals29 07-01-18 02:43 PM

Quote:

Originally Posted by myrroddin (Post 328506)
OCD aside, don't worry about it. Several authors of multiple addons don't flag their addons as compatible with the current version of the game. This is because all the "fix" does is a exactly that: a flag. In this case, the line below in the .toc file is the only thing needing to be changed.
Lua Code:
  1. ## Interface: 70300
The downside to a user opening the file in any text editor to make the change is that if the addon is officially updated with changes, bugfixes, updated localizations, code updates, etc, is that automatic updaters like the Curse App, Minion, TukUI Client, and others, may not recognize the addon anymore, and won't automatically update.

It is up to you, but that's the fix, unless something breaks. Your results and mileage may vary, and there are no guarantees.


ok ty. i have been knowing how to do what you said for years.


All times are GMT -6. The time now is 04:26 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI