Jump to content

WizKid

Inactive Member
  • Posts

    4
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by WizKid

  1. Hi guys, i'm currently facing a problem that i can't solve on my own... Basically due to the fact that there isn's any information related to it on syserr (both client side and server side).

    When i receive a new item by opening chests, the item doesn't appear in my inventory until I change map/channel or log off my character... Also the locale_string text is with some weird incompatible characters 🤔

    Here's a video showing the bug: https://metin2.download/video/k29e67wT8z9j64Iwk54TdtcU2krr84Y0/.mp4

    I know there's not much information, but I'm hoping anyone has been through something similar and maybe knows a way to help

  2. 16 hours ago, Cappuccino said:

    I can say that probably the bug is in uitooltip.py

    I was tweaking the code from UiToolTip.py and noticed the problem might come from this line:

    if window_type == player.INVENTORY and self.interface and self.interface.wndDragonSoul:

    It might be that the trade window is considered an inventory window, that's why it shows the DS Bonus...

    Also tried to change to player.EQUIPMENT, since I have the Extended Inventory_system implemented, but that way I can't even see the DS Set Bonus anywhere.

    Is there any other variable I can change to, that only affects the DS Slots?
     

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