WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Help/Support (https://www.wowinterface.com/forums/forumdisplay.php?f=3)
-   -   TasteTheNaimbow Colors (https://www.wowinterface.com/forums/showthread.php?t=56406)

Meeanda 07-21-18 01:08 PM

TasteTheNaimbow Colors
 
So I've be pouring through the code and every piece of info on the net to help Correct the issue.

I'll explain best I can [player]
Bracked on left is colored same as the name (which it should be)
right bracket has normal chat color

pretty sure it has to do with the gsub of the "$$s|r"

am at a loss, any help would be great. The mod uses a hash for the colors. I'm not some super addon builder but I've been maintaining this one and a few others.

thanks in advance

Seerah 07-22-18 04:33 PM

Make sure the |r part is after the right bracket. |r means to return to the default color for the fontstring.

Meeanda 07-22-18 06:59 PM

TasteTheNaimbow
 
here is one of the many lines below

CHAT_CHANNEL_GET = gsub(CHAT_CHANNEL_GET, "%%s", "|cff"..TasteTheNaimbow_NameColor[TasteTheNaimbow_Strip(arg2)].."%%s|r");

and I believe the class colors are causing the error. I was just made aware that those are active with no way to disable.


All times are GMT -6. The time now is 01:09 AM.

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