Jump to content

ENABLE_SPLIT_INVENTORY_SYSTEM Error


Recommended Posts

I installed the system (Okyanus2 & Arones2 Ek Envanter Sistemi) and since then I can't get into the char selection.

do you have a solution for this?

 

https://metin2.download/picture/70zKE3E0J0H000sBC9p2f5W0xiH7fIF1/.png

https://metin2.download/picture/DgJ8zDR7Wejd4wCE6NcwpDdul48G2278/.png

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

1 hour ago, caanmasu said:

Before:

	def __DropSrcItemToDest...
  			if srcItemSlotPos == ...
    			return
    
    	if app.ENABLE_SOULBIND_SYSTEM:
        ...

 

After:

	def __DropSrcItemToDest...
  		if srcItemSlotPos == ...
    		return
    
    	if app.ENABLE_SOULBIND_SYSTEM:
        ...

Just remove one tab in 1510 and 1511

Thank you, that came up a few times, there were always tabs

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



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