Character creation incorrect language on title bar(2012-07-16)

Gelo

New member
Messages
15
Points
0
Please anyone can help me figure out this problem?

in the character creation, how can i change it to english language? i am still looking for other problems like this. so far, this is my problem.

new_character.png


Thank you hercules, hope you can help me and sorry for bad english.
default_smile.png


 
Last edited by a moderator:
I think this can be fixed through a diff. or msgstringtable.txt

 
iam already using that data folder, ithink my lua files is messed up? is that possible in my problem?

 
iam already using that data folder, ithink my lua files is messed up? is that possible in my problem?

be sure to Diff Translate Client into Englisch ,

no your lua files dont affect this window .

 
That string is hardcoded in the client, you need to use a hexeditor and search the string, then replace it with New Character or something like that.

 
and also diff eXtract MsgStringTable.txt and

[Data] Read msgstringtable.txt

This option will force the client to read all the user interface messages from  msgstringtable.txt instead of displaying the korean messages.  (This does not fix the korean images, like buttons.)
 
then check your msgstringtable.txt if there's untranslated text..

 
As stated before, that particular string is hardcoded in clients from 2012-04-18 ~ 2012-07-xx.

 
Last edited by a moderator:
Back
Top