- ingame/battleground/battlegroundscoreboard.lua:788 --
self.nameLabel:SetColor(r, g, b)
- ingame/championperks/championstar.lua:417 --
self.nameLabel:SetColor(r, g, b)
- ingame/championperks/championstar.lua:469 --
self.nameLabel:SetColor(starTextColorUnselected:UnpackRGB())
- ingame/crafting/smithingextraction_shared.lua:59 --
self.nameLabel:SetColor(GetInterfaceColor(INTERFACE_COLOR_TYPE_ITEM_QUALITY_COLORS, quality))
- ingame/crafting/smithingimprovement_shared.lua:343 --
self.nameLabel:SetColor(GetInterfaceColor(INTERFACE_COLOR_TYPE_ITEM_QUALITY_COLORS, quality))
- ingame/crafting/keyboard/provisioner.lua:553 --
self.nameLabel:SetColor(r, g, b, 1)
- ingame/crafting/keyboard/provisioner.lua:555 --
self.nameLabel:SetColor(ZO_ERROR_COLOR:UnpackRGBA())
- ingame/retrait/keyboard/zo_retraitstation_retrait_keyboard.lua:493 --
self.nameLabel:SetColor(GetInterfaceColor(INTERFACE_COLOR_TYPE_ITEM_QUALITY_COLORS, quality))
- ingame/unitframes/unitframes.lua:1346 --
self.nameLabel:SetColor(r, g, b, currentNameAlpha)