Jump to content

Recommended Posts

everything works flawlessly (0 error) but when I select the box, I have no information on what to do to open it (ctrl + mouse). I have the emoji system installed (it works in other items)

 

#solved

Edited by biogenix
Link to comment
https://metin2.dev/topic/28383-chest-item-info/page/4/#findComment-169071
Share on other sites

On 2/28/2023 at 8:14 PM, c0mApvp said:
 

Alternative download links → Alternate_1 or Alternate_2 or Alternate_3

 

Any solution?

 

Later edit : in my case on def Close function, i've deleted the self. wndChestDrop.. and after this i tried to hide in the same function and that's why.. so just hide first and after delete the self.wndChestDrop..

  Hide contents

.png

Thanks, that helped me too. I am a beginner in Python and am learning by doing. Now I understand a little bit more.
I've added the code syntax, hopefully it is ok. 🙂

 

@Interfacemodule.py

#Find
		if self.wndExpandedTaskBar:
		del self.wndExpandedTaskBar.Hide()

#Add
		if app.__BL_CHEST_DROP_INFO__:
			if self.wndChestDropInfo:
				self.wndChestDropInfo.Hide()
			del self.wndChestDropInfo

 

Edited by thelittlemarkus
Link to comment
https://metin2.dev/topic/28383-chest-item-info/page/4/#findComment-169123
Share on other sites

  • 2 months later...
On 12/28/2022 at 6:19 PM, meku977 said:

Hey, i have a problem with your system. Everything works fine but it seems like your system also reads some drops from source somehow? There are few items that can drop things and they are not included in special_item_group or fishing.txt. Is there any way to change it?  


Edit: It doesn't read form source, i disabled source drop but these items still appear in chest drop info although they don't drop anything:

30093 - 30096 

Help please ?

Edited by master1988
Link to comment
https://metin2.dev/topic/28383-chest-item-info/page/4/#findComment-170036
Share on other sites

  • 3 months later...
  • 2 months later...
  • 1 month later...
On 12/2/2021 at 3:19 AM, Owsap said:

Nice release, as a contribution, I added support for scrollbar in case anyone prefers it.

This is the hidden content, please


mOZztPF.gif    xQbunuL.gif

 

Since the repo is away, can you share that via metin2.download?

  • muscle 1
  • Love 2
Link to comment
https://metin2.dev/topic/28383-chest-item-info/page/4/#findComment-172889
Share on other sites

  • 4 weeks 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.