Change the colour of certain lines of text?

Users who are viewing this thread

Max2150

Regular
There are certain lines of text that show up which I would really like to change the colour of, however looking into the code I have no idea how to. I have managed to change the colour of the:

Code:
(display_message, "@You gained {reg12} renown.", 0x33ff33),
 
to a bright green colour.

However, I would love to be able to change the colour of these two lines:

ui_you_got_number_experience|You got %d experience.
ui_you_have_advanced_to_level_number|You have advanced to level %d.

Both i found in the languages file, but nowhere else?

Thanks - Max
 
Back
Top Bottom