Jump to content

Swiezu

Inactive Member
  • Posts

    26
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Posts posted by Swiezu

  1. Dnia 14.11.2018 o 15:04, krokogames napisał:

    game.py
    self.wndPopupDialog.SetText(localeInfo.ENVANTER_ANAH_LAZIM % lazim)
    change
    self.wndPopupDialog.SetText(localeInfo.ENVANTER_ANAH_LAZIM)
    and
    locale_game.txt
    ENVANTER_ANAH_LAZIM    You need %d more keys
    change
    ENVANTER_ANAH_LAZIM    You need  more keys
    you need delete [%d] i have same problem with %d

    Yr7X.gif

    Just change for "ENVANTER_ANAH_LAZIM    You need %s more keys" ...

    • Love 1
  2. Hey! I followed this topic; 

    to fix the error related to the skill recovery time when adding points to skills, but unfortunately I came across these two mistakes, and despite that I checked if I did everything right and I was looking for a solution but unfortunately I did not find the answer, I am asking you for help.
    https://metin2.download/picture/DcE8Sra0u9Rmw7qG19b0QMdlJhbSyM0I/.gif
    https://metin2.download/picture/GHCVLvbH3iYtODKLOn4ED2eKS167y2T3/.gif

  3. You should just choose type in limittype and set time (seconds) in limitvalue, in item_proto server, and after that convert your server item_proto to client item_proto.

    limittype;

    		1: "LEVEL",
    		2: "STR",
    		3: "DEX",
    		4: "INT",
    		5: "CON",
    		6: "PC_BANG",
    		7: "REAL_TIME",
    		8: "REAL_TIME_FIRST_USE",
    		9: "TIMER_BASED_ON_WEAR",

    Limittype what you need actually it is 9.

    • Love 1
  4. Yes, but result is here (on the right site first decompress file, next i pack this and try to again unpack, so i have some missing files with special chars and EterNexus print this error;
    SYSERR: May 16 23:59:09 :: src\EterPack.cpp: Invalid EterPack data (offset: 3475200 file: season1/interface/oxevent/ox?????®.dds) [compressed: 0 decompressed: 0].)

    FT7OByj.png

  5. Hi, I have the same problem as in this post:

    59k1EOV.png
    The problem applies to all packers / unpackers (as i see). Sometimes, just the error appears, and sometimes it does not appear - but with the same effect, without packed / unpacked files. Usually, these are Chinese  / Korean characters (you know what i mean ...).
    Does anyone know the solution to the problem?

    Thanks in advance

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.