Jump to content

Recommended Posts

  • Premium

in game.py

 

search

def OpenQuestWindow(self, skin, idx):

and change it to:

	def OpenQuestWindow(self, skin, idx):
		if constInfo.INPUT_IGNORE == 1:
			return
			
		self.interface.OpenQuestWindow(skin, idx)

 

And read this guide http://metin2dev.org/board/topic/1698-howtooldquest-client-communicationfor-any-version/!!

..,-

Link to comment
https://metin2.dev/topic/3896-guildstorage-quest-window/#findComment-25270
Share on other sites

in game.py

 

search

def OpenQuestWindow(self, skin, idx):

and change it to:

	def OpenQuestWindow(self, skin, idx):
		if constInfo.INPUT_IGNORE == 1:
			return
			
		self.interface.OpenQuestWindow(skin, idx)

 

And read this guide http://metin2dev.org/board/topic/1698-howtooldquest-client-communicationfor-any-version/!!

now i get a loadscreen bug

eWuXb.png

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
https://metin2.dev/topic/3896-guildstorage-quest-window/#findComment-25271
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.