Jump to content

Recommended Posts

  • Honorable Member

This is the hidden content, please

This is the hidden content, please

 

 

The teleport_list.txt file should be the same for client and server.

Get the missing ui pack files from the official packs.

 

You must add these:

Spoiler

 

  • Metin2 Dev 181
  • Eyes 4
  • Flame 1
  • Not Good 1
  • Good 48
  • muscle 3
  • Love 25
  • Love 83

 

Link to comment
https://metin2.dev/topic/31179-teleport/
Share on other sites

22 hours ago, Mali said:


This is the hidden content, please
This is the hidden content, please

 

 

Plik teleport_list.txt powinien być taki sam dla klienta i serwera.

Pobierz brakujące pliki pakietu interfejsu użytkownika z oficjalnych pakietów.

 

Musisz dodać:

  Ujawnianie ukrytej zawartości

 

thank you, would you add the possibility to hide/show the map and the categories "cities", "exp", "other"?

Edited by root100
  • Metin2 Dev 3
  • Good 1
  • Love 4
Link to comment
https://metin2.dev/topic/31179-teleport/#findComment-159023
Share on other sites

  • Honorable Member
58 minutes ago, root100 said:

thank you, would you add the possibility to hide/show the map and the categories "cities", "exp", "other"?

Probably no.

I've never been an assertive person on the GUI side anyway?

Ofc other members can contribute to this.

 

Link to comment
https://metin2.dev/topic/31179-teleport/#findComment-159024
Share on other sites

  • Honorable Member
2 hours ago, Marcos17 said:

@ Mali Is it necessary to create a button to open the gui?

I left that choice up to you. Trigger the open function way you want.

Here is example for F5:

Spoiler
###@@@game.py:

#Find
		onPressKeyDict[app.DIK_F4]	= lambda : self.__PressQuickSlot(7)

#Add
		onPressKeyDict[app.DIK_F5]	= lambda : self.OpenTeleportWindow()

#Add new func
	def OpenTeleportWindow(self):
		if self.interface:
			self.interface.OpenTeleportWindow()

 

 

  • Metin2 Dev 1

 

Link to comment
https://metin2.dev/topic/31179-teleport/#findComment-159030
Share on other sites

25 minutes ago, Mali said:

I left that choice up to you. Trigger the open function way you want.

Here is example for F5:

  Hide contents
###@@@game.py:

#Find
		onPressKeyDict[app.DIK_F4]	= lambda : self.__PressQuickSlot(7)

#Add
		onPressKeyDict[app.DIK_F5]	= lambda : self.OpenTeleportWindow()

#Add new func
	def OpenTeleportWindow(self):
		if self.interface:
			self.interface.OpenTeleportWindow()

 

 

Thank You

  • Metin2 Dev 2
Link to comment
https://metin2.dev/topic/31179-teleport/#findComment-159031
Share on other sites

  • Active Member

Hey @ Mali,

I wanted to take a moment to express my sincere appreciation for the incredible work you've done so far. Your coding skills are truly impressive.

It's developers like you who make the gaming experience enjoyable and smooth for all of us. Thank you for your hard work and for sharing your talents with the community.

Keep up the fantastic work!

Best regards

  • Love 3
Link to comment
https://metin2.dev/topic/31179-teleport/#findComment-159037
Share on other sites

Spoiler

exceptions.RuntimeError'>:Failed to load image (filename: d:/ymir work/ui/game/mercenary/mercenary_menu_tab_2.sub)

Hi bro i have this problem , after..

On 8/11/2023 at 7:26 PM, Marcos17 said:

I am also having the same problem.

@ Mali Any idea what it could be?


The sysser is clean

I have this problem..

Edited by PandiCore
Link to comment
https://metin2.dev/topic/31179-teleport/#findComment-159121
Share on other sites

  • 3 weeks later...
On 8/17/2023 at 9:27 AM, PandiCore said:
  Hide contents

exceptions.RuntimeError'>:Failed to load image (filename: d:/ymir work/ui/game/mercenary/mercenary_menu_tab_2.sub)

Hi bro i have this problem , after..

I have this problem..

He said that u have to find it on the official unpacked client, I couldn't find it anywere. 

You also gonna need some other resources that i couldn't find too.

I have made some changes to bypass these missing files, and now i get an error that says

Quote

SYSERR: Failed to load image (filename: bl_teleport/a1.jpg)

I'm trying to find these files, when I find it i'll share here

Link to comment
https://metin2.dev/topic/31179-teleport/#findComment-159429
Share on other sites

  • Honorable Member
57 minutes ago, Ballads said:

He said that u have to find it on the official unpacked client, I couldn't find it anywere. 

You also gonna need some other resources that i couldn't find too.

Just download full unpacked official packs, all files there.

57 minutes ago, Ballads said:

I have made some changes to bypass these missing files, and now i get an error that says

SYSERR: Failed to load image (filename: bl_teleport/a1.jpg)

I'm trying to find these files, when I find it i'll share here

.png

 

Link to comment
https://metin2.dev/topic/31179-teleport/#findComment-159430
Share on other sites

1 minute ago, Mali said:

Just download full unpacked official packs, all files there.

1 hour ago, Ballads said:

I've done this and cant find these files, sorry, maybe i'm downloading the wrong version, could you please provide a link with the correct one?
 

And about the images, should I insert the "bl_teleport" inside of ymir work or just pack it like "bl_teleport.epk"? (did this way)

  • Love 1
Link to comment
https://metin2.dev/topic/31179-teleport/#findComment-159432
Share on other sites

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