[Help]change language

Results 1 to 6 of 6
  1. #1

    [Help]change language

    I change language to LANG_THA

    #define LANG_KOR 0 // 한국
    #define LANG_USA 1 // 영어
    #define LANG_JAP 2 // 일본
    #define LANG_CHI 3 // 중국
    #define LANG_THA 4 // 태국
    #define LANG_TWN 5 // 대만
    #define LANG_GER 6 // 독일
    #define LANG_SPA 7 // 칠레
    #define LANG_FRE 8 // 프랑스
    #define LANG_HK 9 // 홍콩
    #define LANG_POR 10 // 브라질
    #define LANG_VTN 11 // 베트남
    #define LANG_RUS 12 // 러시아
    #define LANG_PHP 13 // 필리핀
    #define LANG_ID 14 // 인도네시아
    #define LANG_MAX 15
    WinMain.rc
    STRINGTABLE
    BEGIN
    IDS_SERVER_IP "0"
    IDS_LANG "4"
    IDS_SUBLANG "0"
    IDS_ENCRYPTPWD "1"
    IDS_FAKEFULLMODE "1"
    IDS_MSGVER "0"
    IDS_CACHE_PORT "1"
    IDS_SHOUTLIMIT_SECOND "5000"
    IDS_SHOUTLIMIT_COUNT "5"
    IDS_CODEPAGE "1252"
    IDS_2ND_PASSWORD "1"
    END
    The server is not visible. How to fix it? Help Me. Thank you.


  2. #2
    FFF Zacks is offline
    [VIP] MemberRank
    Feb 2023 Join Date
    FranceLocation
    52Posts
    It all depends on your language setup in your sources, it could be any kind of problem, which files did you use?

  3. #3
    Quote Originally Posted by Zacks View Post
    It all depends on your language setup in your sources, it could be any kind of problem, which files did you use?
    Thank you.
    The server is now visible. I have changed IDS_LANG "4" in every file **.rc but now stuck with problem. After changing the language, I can't log in. k19.2
    Error.
    CDPCoreClient.OnJoin: server not found id: 1 account: test player: Duzo world: 1

  4. #4
    FFF Zacks is offline
    [VIP] MemberRank
    Feb 2023 Join Date
    FranceLocation
    52Posts
    Send me a message on discord, I’ll see that it’s your problem, and publish the result on your thread for the community on Rz.

  5. #5
    Quote Originally Posted by Zacks View Post
    Send me a message on discord, I’ll see that it’s your problem, and publish the result on your thread for the community on Rz.
    Now it works, no need to change all of them, only three places. Thank you.
    AccountServer.rc... certifier.rc... WinMain.rc
    IDS_LANG "4"



    <I'm not a programmer. Just like to play games only.>
    Last edited by digitroncat; 3 Weeks Ago at 04:31 AM.

  6. #6
    FFF Zacks is offline
    [VIP] MemberRank
    Feb 2023 Join Date
    FranceLocation
    52Posts
    it's nice that most of the community does not leave RageZone, thank you for this contribution and your loyalty that some have lost to RageZone by following other people unfortunately.



Advertisement