Lavenblade 1 Posted March 16, 2016 I'm currently working on creating a new skin for my client.An example to get the idea of what I'm going for: However, the text on some windows are automatically generated. Meaning, it doesn't blend well with the colors I have selected.An example of the title below: Back to my question, is there any way at all to change the font color of all of the text that is output onto UI elements?All suggestions and solutions are appreciated! Quote Share this post Link to post Share on other sites
0 maqc1 8 Posted March 17, 2016 I think the text colours are embedded directly into the executable file, so unless you are very good at hexing, I don't think this is possible... I might be wrong though! Quote Share this post Link to post Share on other sites
0 Lavenblade 1 Posted March 17, 2016 I think the text colours are embedded directly into the executable file, so unless you are very good at hexing, I don't think this is possible... I might be wrong though! Hmm, can anyone confirm if the only way to do this is via hexing? If so, has anyone done this before? Can this be done with a simple find and replace? I have zero experience hexing, so I could not accomplish this alone. Perhaps something like this is straightforward and easy to accomplish. Looking for anymore insight if possible. Quote Share this post Link to post Share on other sites
0 Lavenblade 1 Posted March 18, 2016 Surely with all of these developers around here, someone knows something? Quote Share this post Link to post Share on other sites
0 Mystery 594 Posted March 19, 2016 Normally those sort of messages are automatically set through the client. Your skin looks good so far though. I think if you remove the word "message" you might be better off. 1 Lavenblade reacted to this Quote Share this post Link to post Share on other sites
0 Neo-Mind 264 Posted March 19, 2016 (edited) Other than chat color (since there is @fontcolor to modify that) almost all of the Texts are drawn using colors already set inside the exe. So yeah I would say it would be a good idea to go with what @@Mysterious suggested. I am assuming you are using NEMO for patching - Change the "Message" in TranslateClient.txt to "" and use a MsgBox pic with the word Message already added Edited March 19, 2016 by Neo 1 Lavenblade reacted to this Quote Share this post Link to post Share on other sites
0 Lavenblade 1 Posted March 19, 2016 Sweet, thanks for the suggestions. Quote Share this post Link to post Share on other sites
I'm currently working on creating a new skin for my client.
An example to get the idea of what I'm going for:
However, the text on some windows are automatically generated. Meaning, it doesn't blend well with the colors I have selected.
An example of the title below:
Back to my question, is there any way at all to change the font color of all of the text that is output onto UI elements?
All suggestions and solutions are appreciated!
Share this post
Link to post
Share on other sites