Jump to content

Question

Posted


I copied and pasted the '' colors '' part of the original file to my game file [client and server strings],ย and now all messages through the events are white. This, for example, should be red. Am I missing something?

ย 

8667693261e6da795a175fb9f5fbac59.png

cb13b9a96a987316a77cbffd3d64bdb4.png

b065f22c65ef5e89dfa14a9a34074dcb.png

4 answers to this question

Recommended Posts

  • 0
Posted
2 hours ago, jcsnider said:

Because in the database the colors are saved via string I bet. So in the database it's saved as the colors in your language.

ย 

Edit: That shouldn't be the case.. but if it is we're certainly not going to change it.

So ok. If there is nothing to do I will leave it in my own language.

  • 0
Posted
12 hours ago, Beefy Kasplant said:

Dont you have to give the colour 'red' an ARGB value too somewhere?ย 

It has nothing to do with it. I simply modified this part there, colors, if I leave it in my language it works, but if I leave it in English it doesn't work. Only those lines there, if it is in English, no colors, if it is in my language, it is colored, and I do not understand why, I have not modified any more files.

  • 0
Posted

Because in the database the colors are saved via string I bet. So in the database it's saved as the colors in your language.

ย 

Edit: That shouldn't be the case.. but if it is we're certainly not going to change it.

×
×
  • Create New...