-
Account Upgraded | Title Enabled!
need help with translate the client to arabic language
need help with translate the client to arabic language i translated the file in system.cpk but it doesn't appear in the client
-
-
Proficient Member
Re: need help with translate the client to arabic language
The text for NPC dialogue is in the lua scripts, item, buff names in the lst files and quest text in the all_task.qdb.
As long as you translate all of that and add them to your client it should work fine unless it is using characters that the client cannot display.
-
Account Upgraded | Title Enabled!
Re: need help with translate the client to arabic language
yes that's it . it's used character client can't display :S
- - - Updated - - -
can you help me with that ?
-
Proficient Member
Re: need help with translate the client to arabic language
The character encoding of the client is hard-coded and can't easily be changed, if at all. The only option is to use accepted characters.
-
Account Upgraded | Title Enabled!
Re: need help with translate the client to arabic language
but when i changed the english characters to arabic one the client keep read english
-
Account Upgraded | Title Enabled!
Re: need help with translate the client to arabic language
i think i did something wrong cause i tried to change monsters name with english letters and put it in system.cpk again but nothing happened
-
Proficient Member
Re: need help with translate the client to arabic language
If you're trying to change it and the writing stays in English letters then you must not be putting the files into the system.cpk properly.
-
Account Upgraded | Title Enabled!
Re: need help with translate the client to arabic language
yeah i am doming something wrong ok here's my steps open cpack and open system.cpk and drag and drop the strtable.text or whatever the open it with text editor and drag and drop it again to the system.cpk that i brows with cpack sry for my english
-
Proficient Member
Re: need help with translate the client to arabic language
You have to make sure it is in the correct place and it overwrite the old stringtable. The strtable goes in the "system" folder inside the cpk.
-
Account Upgraded | Title Enabled!
Re: need help with translate the client to arabic language
it's working now thanks man for help :D
- - - Updated - - -
my problem now how to edit the .xui and .qdp files :O
-
Proficient Member
Re: need help with translate the client to arabic language
http://forum.ragezone.com/f911/tools...files-1047534/
I released a script here that can be used to edit the all_task.qdb file.
-
Account Upgraded | Title Enabled!
Re: need help with translate the client to arabic language
Last edited by hectormousa; 20-02-16 at 04:11 AM.