Jump to content

[sql-patch] system message color


Guest charlie2025

Recommended Posts

What bug does the patch fix? What features does the patch add?

Color of system message should be not only red, text [system message] should be red, and itself text should be yellow. (at least on offic is)

For which SubVersion revision was the patch created?

This "bug" occured from last announce command change to current GIT revs.

Who has been writing this patch? Please include either forum user names or email addresses.

Charlie

DELETE FROM `mangos_string` WHERE `entry` = 3;
INSERT INTO `mangos_string` VALUES
('3', '|cffff0000[system Message]: |cffffff00 %s|r', null, null, null, null, null, null, null, null);

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use