Jump to content

Recommended Posts

Hello,

I want add my Rings in Costume Window and have a Problem with the tooltip.

https://metin2.download/picture/bBipB4iQfNzXt4I34u9XMo5zor60b5hS/.gif

 

Wen i go with the mouse over the item they dont show anything, but in normal invnetory it show all.

Also i can not use right click on the ring or belt.

 

i add under uiinventory.py -> def RefreshCostumeSlot(self):

for i in xrange(player.NEW_EQUIPMENT_SLOT_COUNT):
            slotNumber = player.NEW_EQUIPMENT_SLOT_START + i
            self.wndEquip.SetItemSlot(slotNumber, getItemVNum(slotNumber), 0)

 

But it only help to show the icon.

 

I hope someone cvan help me, many thanks!

 

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
https://metin2.dev/topic/22370-rings-in-costume-window-bug/
Share on other sites

  • Replies 7
  • Created
  • Last Reply

Top Posters In This Topic

12 hours ago, Xaleas said:

no syserr is clean.

Check in the script of the window, python if you are not making two slot in the same position, i've had this issue and that was the fix, not sure if it the case, if not, post uitooltip.py on pastebin

It's all lies

  • 3 weeks later...
Am 14.12.2019 um 23:47 schrieb displayjokes:

Check in the script of the window, python if you are not making two slot in the same position, i've had this issue and that was the fix, not sure if it the case, if not, post uitooltip.py on pastebin

uitooltip: https://pastebin.com/epv4D7ug

uiinventory: https://pastebin.com/Ze2Khcyq

 

Thanks for any help!

  • 3 months later...

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • 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.