emptyaccount Posted October 20, 2017 Share Posted October 20, 2017 Hi,  When you make an Event and then you add text, the text color is always white. Is it possible to change the color of it?  Link to comment Share on other sites More sharing options...
2 jcsnider Posted October 20, 2017 Share Posted October 20, 2017 You can change the color for ALL event text within your whole entire game, but not individual words/phrases/conversations. (As of now)  To change the color for all instances open: Client/Resources/GUI/InGame.Xml  Find: <EventDialogLabel> and change the following below it  <TextColor>255,255,255,255</TextColor>  There should be 4 <EventDialogLabel> objects to change the text color on. emptyaccount 1 Link to comment Share on other sites More sharing options...
0 emptyaccount Posted October 20, 2017 Author Share Posted October 20, 2017 1 hour ago, jcsnider said: You can change the color for ALL event text within your whole entire game, but not individual words/phrases/conversations. (As of now)  To change the color for all instances open: Client/Resources/GUI/InGame.Xml  Find: <EventDialogLabel> and change the following below it  <TextColor>255,255,255,255</TextColor>  There should be 4 <EventDialogLabel> objects to change the text color on.  Thank you very much! Link to comment Share on other sites More sharing options...
Question
emptyaccount
Hi,
Â
When you make an Event and then you add text, the text color is always white. Is it possible to change the color of it? Â
Link to comment
Share on other sites
2 answers to this question
Recommended Posts