Jump to content

Recommended Posts

Hello dev's
well,
when i go drop any item in my server and if i press "ESC" key
my inventory bug and i can not change or drop items.
but if i drop the yang bug disappear

i try with other client and works.

i dont have any erros in syserror.

 

any suggestion?

Link to comment
https://metin2.dev/topic/8849-drop-item-bug/
Share on other sites

  • Replies 13
  • Created
  • Last Reply

Top Posters In This Topic

  • Premium

for some reason i cant see ur game.py.

 

I dont know if this will work, But its one "suggestion"

 

Find:

def OnPressEscapeKey(self):

 

And add a return bellow.

def OnPressEscapeKey(self):
        return

 

if pc.get_sex() == true and npc.get_sex() == false then
	npc.purge()
end

 

Link to comment
https://metin2.dev/topic/8849-drop-item-bug/#findComment-53955
Share on other sites

for some reason i cant see ur game.py.

 

I dont know if this will work, But its one "suggestion"

 

Find:

def OnPressEscapeKey(self):

 

And add a return bellow.

def OnPressEscapeKey(self):
        return

 

dont work any more sugestion?

Link to comment
https://metin2.dev/topic/8849-drop-item-bug/#findComment-53984
Share on other sites

  • 2 months later...
  • 3 weeks later...
  • 9 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.