Jump to content

Kash13

Member
  • Posts

    18
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Kash13

  1. On 2/29/2024 at 1:18 AM, Intel said:

    I think it's fixed..

    I can reproduce it with the dragon soul window:

    .gif

     

    After:

    .gif

     

    Also, at least on these files, dragon soul window is not as large as it supposed to be:

    .png

    520 in height should do the trick

    if you dont mind share the fix for the buggy tooltip that moves through the screen

  2. 47 minutes ago, Mali said:

    No I am not selling anything. What I am saying for solve this problem, you need reversed codes from official.

    I have them but I'm undecided about sharing for free, maybe in the future; or someone else sells/shares for free.

    okay wish you the best you are one of the goats in metin2 scene 

    • kekw 1
    • Love 1
  3. 22 minutes ago, Mali said:

    yeah official changed lot of code just for that.

    me or another stupid(I think it's stupid to share that for free) maybe share for free.

      Reveal hidden contents

    .png

     

    ey cant add you on discord to discuss regarding that but what i get is that the system is being sold and you have it for sell ? or i misunderstood

     

  4. Hello

     

    with a scaling feature where you can scale up mobs/bosses/metins

    there comes a problem where the hitbox is not adjusted .. so what im asking for if someone knows the proper way to adjust the hitbox (not server side)

    so when a player like increases the metin scale as example its hitbox gets adjusted with it

     

    thanks in advance 

  5. On 6/16/2021 at 5:18 PM, danhakhavro said:

    Error when compiling.

    f7955ac30c1362db52af07715b07f00d.png

     

    ok. very incomplete tutorial.

    If you download the instruction here, you have only 50% of code there, if you undrastand 0 how all this work, dont even start.

     

    *Solved

    can someone help regarding fixing this ? i have the same problem =(

    none explained its solution tho

    even if i remove that line i get another error : https://metin2.download/picture/lzX3TYsEuDI61UVc4Z9u87IObPMs7w5v/.png

    if someone may help would be appreciated , no shit talk 

    • Good 1
  6. 14 minutes ago, Developer1321 said:

    Search:

    self.HTH_IMG.SAFE_SetStringEvent("MOUSE_OVER_IN", self.__ShowHTHToolTip)

    Add below

                self.GetChild("change_base_button").SetShowToolTipEvent(ui.__mem_func__(self.__ShowToolTipButton), localeInfo.STAT_TOOLTIP_BASE_LEVEL)
                self.GetChild("change_base_button").SetHideToolTipEvent(ui.__mem_func__(self.__HideToolTip))

    client was closing after loading screen but now once i login into account (pre-loading)

    syserr : https://metin2.download/picture/Z72Zw14t7X4ljD2SZHw65qAS975wkTTP/.png

    318 is the line i just added

     

    and i really appreciate your help ❤️❤️ 

  7. 28 minutes ago, Developer1321 said:

    The only patch that brings from drive are the maps and mobs "You can get that from the official decompiled client" is published here.

     

    ah then how to solve this ? i dont have this in my ui

    https://metin2.download/picture/1kFTk2Im0y9XquR93qeRNWHUCD5i3fx0/.png

    https://metin2.download/picture/mjdWGGxw7LiJx3y96M8orD5Ce8515JvQ/.png

    https://metin2.download/picture/Sbz3YXne5US9VN5ys7Z8XMQ17mCN0C1Y/.png

     

    my UICharacter https://paste2.org/4IZtC304

  8. tbh i bought from MartySama and i usually get problems that isn't happeneing cause of his source maybe some problems that i did myself while working on the files or such

     

    and i usually go to him and ask him about it , he never say no he always answers even if its next day

    his discord ain't as active but his pm is active i'm pretty sure 

    when u buy he will set u up in his site and give you all sources you need + special passwords for you and such stuff and he gives a free installation (or one of his helpers will do it) and you can record it if u wanna do it yourself at any other time

     

    systems side i guess Marty has all ymir work ready to use in his client you just need to the add system on server side and client side and get going no need to add icons or maps 

     

    that's pretty much it 

     

     

    • Love 2
  9. 37 minutes ago, Developer1321 said:

    Is that the define that you have added in the service.h or CommonDefines.h?

    yup same defined added in service

    https://metin2.download/picture/xChRLz2yb2nbKh0vY05Y81sgVC2vuljI/.png

     

    Edit

    On 3/6/2023 at 7:30 AM, Kash13 said:

    Hello

     

    thanks for sharing , what to do in this case ? 

     

    https://metin2.download/picture/66eeYcDX5SXAwdYIw1Lcr7N0jq88KOlX/.png

    okay so i found the problem and solved it

     

    thanks to @Developer1321i was able to find where is the problem from the questions he asked me

     

    the fix is : tables.h on my source doesnt include service.h so it isn't able to see the function there ..

     

    all i had to do is add the function in CommonDefines instead as it is included inside tables.h and this solved it for me

     

     

    • Love 1
  10. 5 minutes ago, Developer1321 said:

    Archive

    common/tables.h

    Look for the following:

    typedef struct SPlayerTable

    Add this before
    } TPlayerTable;

    BYTE conquerorlevel;
    BYTE conqueror_level_step;
    short sungma_str, sungma_hp, sungma_move, sungma_immune;
    DWORD conqueror_exp;
    short conqueror_point;


    Example:


    BYTE conquerorlevel;
    BYTE conqueror_level_step;
    short sungma_str, sungma_hp, sungma_move, sungma_immune;
    DWORD conqueror_exp;
    short conqueror_point;

    } TPlayerTable;

    i have it there already still facing same error 

    i even added the bonuses in player table at navicat , still couldnt solve it or find whats the reason for this problem 

  11. 1 hour ago, Draveniou1 said:

     

    i have tried the system i guess something missing in the files , if u tried it before and has the files would u mind reupload ? patch file is not working =( i guess it has some stuff in db that is not there at his github

  12. Hello

     

    im looking for Yohara system full with 9 skills 

     

    if you know or have leave a reply here or DM me

     

    already tried the one here (from Rakancito) and is not compiling the db at all

×
×
  • 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.