Jump to content

Recommended Posts

I don't know either the system, but if you add then you can simply do this:

 

at: RefreshBagSlotWindow

Before call the function for + (Put a check):

if item.IsMetin(getItemVNum):
	call the function for +

 

Edited by HITRON
Link to comment
https://metin2.dev/topic/22987-plus-only-for-stones/#findComment-124415
Share on other sites

  • Active Member
4 hours ago, Ace said:

you can create 9 icons from 1 item

and put with photshop +1 +2 +3 on each of

them :D better then coding.

are 30 + images? minimum?

cant be a easy method? because 


 

Quote

 

3 hours ago, HITRON said:
I don't know either the system, but if you add then you can simply do this:


at: RefreshBagSlotWindow

Before call the function for + (Put a check):

if item.IsMetin(getItemVNum):
    call the function for +

 

ye but more exactly sir.. is +1 + 2 +3 + 4.. :(

Link to comment
https://metin2.dev/topic/22987-plus-only-for-stones/#findComment-124422
Share on other sites

  • Premium

Implement the system normally. (Rules dont allow me to post link here)

 

ui.py:

if level.isdigit():

changes to:

if level.isdigit() and item.GetItemType() == item.ITEM_TYPE_METIN:

 

Full:

imagemdc624f9f5382fbb0.png

Only stones:

imagem.png

Edited by Metin2 Dev
Core X - External 2 Internal
  • Love 2
Link to comment
https://metin2.dev/topic/22987-plus-only-for-stones/#findComment-124441
Share on other sites

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.