Jump to content

Recommended Posts

M2 Download Center

This is the hidden content, please
( Internal )

I made this little tutorial with function at his request @Mind Rapist

 

Link download:

 

 

Here is method for check xD (example for game.py)

		if app.ENABLE_CHECK_IF_SAFEBOX_OPEN:
			onPressKeyDict[app.DIK_F5]	= lambda : self.BINARY_Check_Safebox()
			
	if app.ENABLE_CHECK_IF_SAFEBOX_OPEN:
		def BINARY_Check_Safebox(self):
			import safebox
			if safebox.isOpen():
				chat.AppendChat(chat.CHAT_TYPE_INFO, "<<Debug from VegaS>> Safebox is open!")
			else:
				chat.AppendChat(chat.CHAT_TYPE_INFO, "<<Debug from VegaS>> Safebox is not open!")	

 

Have fun  :wub: 

  • Metin2 Dev 22
  • Eyes 1
  • Good 4
  • Love 1
  • Love 14
Link to comment
https://metin2.dev/topic/13130-function-check-safebox-is-open/
Share on other sites

  • 2 weeks later...
  • 5 years 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.