Thread Tools Display Modes
Prev Previous Post   Next Post Next
03-18-21, 06:11 PM   #1
keid
A Defias Bandit
Join Date: Mar 2021
Posts: 3
Change color of text - Blizzard Raid frame.

Hello,
By this simple addon:

Code:
RAID_CLASS_COLORS['PRIEST']["r"] = 0
RAID_CLASS_COLORS['PRIEST']["g"] = 0
RAID_CLASS_COLORS['PRIEST']["b"] = 0
RAID_CLASS_COLORS['PRIEST']["colorStr"] = "000000"
I can set all priest as black in my raid frames.
How can I change only priests name to Red?
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Change color of text - Blizzard Raid frame.


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off