Jump to content

Recommended Posts

They are enabled by default.

I used to have them on my server ( Type 31 ) , just enable them in inventorywindow.

XTD7Mvm.png

Can you show me your "inventorywindow.py"?

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
https://metin2.dev/topic/5545-how-to-enable-2-ring-slots/#findComment-35059
Share on other sites

                                        {"index":item.EQUIPMENT_RING1, "x":2, "y":106, "width":32, "height":32},
                                        {"index":item.EQUIPMENT_RING2, "x":75, "y":106, "width":32, "height":32},

Add these. ( locale -> inventorywindow.py and uiscript -> inventorywindow.py ) 

 

And edit your Equipment Slot.

                ## Equipment Slot
                {
                    "name" : "Equipment_Base",
                    "type" : "image",


                    "x" : 10,
                    "y" : 33,


                    "image" : "d:/ymir work/ui/equipment_bg_with_ring.tga",
Link to comment
https://metin2.dev/topic/5545-how-to-enable-2-ring-slots/#findComment-35060
Share on other sites

Make your own rings with type 31...

There is no 'activation'

 

are you sure ?

 

go to wherever you have your bin.

UserInterface > locale_inc.h

 

and add :

#define ENABLE_NEW_EQUIPMENT_SYSTEM

and if you don't have you can also enable dss, if you want.

#define ENABLE_DRAGON_SOUL_SYSTEM
  • Love 1
Link to comment
https://metin2.dev/topic/5545-how-to-enable-2-ring-slots/#findComment-35084
Share on other sites

 

Make your own rings with type 31...

There is no 'activation'

 

are you sure ?

 

go to wherever you have your bin.

UserInterface > locale_inc.h

 

and add :

#define ENABLE_NEW_EQUIPMENT_SYSTEM

and if you don't have you can also enable dss, if you want.

#define ENABLE_DRAGON_SOUL_SYSTEM

Yes clientside but he ment serverside.

Link to comment
https://metin2.dev/topic/5545-how-to-enable-2-ring-slots/#findComment-35211
Share on other sites

 

 

Make your own rings with type 31...

There is no 'activation'

 

are you sure ?

 

go to wherever you have your bin.

UserInterface > locale_inc.h

 

and add :

#define ENABLE_NEW_EQUIPMENT_SYSTEM

and if you don't have you can also enable dss, if you want.

#define ENABLE_DRAGON_SOUL_SYSTEM

Yes clientside but he ment serverside.

 

Ahh yes, you're right I've misread it. My bad :)

Link to comment
https://metin2.dev/topic/5545-how-to-enable-2-ring-slots/#findComment-35216
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.