need help with translate the client to arabic language

Results 1 to 12 of 12
  1. #1
    Account Upgraded | Title Enabled! hectormousa is offline
    MemberRank
    Mar 2009 Join Date
    EgyptLocation
    362Posts

    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


  2. #2
    Proficient Member IKnowStuff13 is offline
    MemberRank
    May 2013 Join Date
    154Posts

    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.

  3. #3
    Account Upgraded | Title Enabled! hectormousa is offline
    MemberRank
    Mar 2009 Join Date
    EgyptLocation
    362Posts

    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 ?

  4. #4
    Proficient Member IKnowStuff13 is offline
    MemberRank
    May 2013 Join Date
    154Posts

    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.

  5. #5
    Account Upgraded | Title Enabled! hectormousa is offline
    MemberRank
    Mar 2009 Join Date
    EgyptLocation
    362Posts

    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

  6. #6
    Account Upgraded | Title Enabled! hectormousa is offline
    MemberRank
    Mar 2009 Join Date
    EgyptLocation
    362Posts

    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

  7. #7
    Proficient Member IKnowStuff13 is offline
    MemberRank
    May 2013 Join Date
    154Posts

    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.

  8. #8
    Account Upgraded | Title Enabled! hectormousa is offline
    MemberRank
    Mar 2009 Join Date
    EgyptLocation
    362Posts

    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

  9. #9
    Proficient Member IKnowStuff13 is offline
    MemberRank
    May 2013 Join Date
    154Posts

    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.

  10. #10
    Account Upgraded | Title Enabled! hectormousa is offline
    MemberRank
    Mar 2009 Join Date
    EgyptLocation
    362Posts

    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

  11. #11
    Proficient Member IKnowStuff13 is offline
    MemberRank
    May 2013 Join Date
    154Posts

    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.

  12. #12
    Account Upgraded | Title Enabled! hectormousa is offline
    MemberRank
    Mar 2009 Join Date
    EgyptLocation
    362Posts

    Re: need help with translate the client to arabic language

    thanks man
    Last edited by hectormousa; 20-02-16 at 04:11 AM.



Advertisement