Jump to content

V3 / V4 / RedWood Forest big Map (expanded)


Recommended Posts

  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Premium

1st step:

First thing you do is save the minimap with World Editor and convert it to .dds format. You have to change the image size as well. Then you place your minimap image in "d:/ymir work/ui".

2nd step:

Navigate to "d:/ymir work/ui/atlas" and create a new folder named same as your map and take atlas.sub from the other map folder and paste it in your new folder. Now you need to edit that .sub file.

title subImage
version 1.0
image "map_c2_atlas.dds" #Your minimap name
left 0
top 0
right 256 #Your image size
left 256 #Your image size

 

Link to comment
Share on other sites

  • Premium

It might be disabled for those maps in python files but I doubt that is the case. Check your uiminimap for that...

13 minutes ago, likeabeast said:

I already did that , but still not opening , for first step , i made a map myself (photoshop), but that doesn't matter , it should show up , right?

It should work, but remember to edit the .sub file correctly with real sizes and minimap name. Post your syserr if it still doesn't work.

Link to comment
Share on other sites

I modified with the good sizes from first (i'm not that noob) , i searched in uiminimap.py and i didn't saw anything wrong , that's wierd...
 

class MiniMap(ui.ScriptWindow):

	CANNOT_SEE_INFO_MAP_DICT = {
		"metin2_map_monkeydungeon" : FALSE,
		"metin2_map_monkeydungeon_02" : FALSE,
		"metin2_map_monkeydungeon_03" : FALSE,
		"metin2_map_devilsCatacomb" : FALSE,
	}

The only time he says anything about a map.
Could be binary? or src?

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



  • Similar Content

  • Activity

    1. 2

      wait() function bug

    2. 0

      Remove Party Role Bonuses

    3. 1

      Fix CBar3D

    4. 1

      set_quest_state not working

    5. 1

      Fix CBar3D

    6. 1

      Game Source Code - where to call void methods to spawn mobs, move mobs and others - in game source side -?

    7. 112

      Ulthar SF V2 (TMP4 Base)

  • Recently Browsing

    • No registered users viewing this page.
×
×
  • 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.