Jump to content

[PROBLEM] Minimap borders & another problems ..


Recommended Posts

Hello guys ...

I have 4 problems !

 

one in the task bar :

https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif

 

I want to know how to change the position of page switcher (Idk if the name is correct)

Or how to delete it ..

 

 

 

the second one is in the minimap , it has no borders (there are keys) :  -- (SOLVED)

but I have all the files ..

which files do I need to get the full design of the minimap ?

 

the third one is almost in every windows ..--  (SOLVED)

 

HUG5Qu.jpg

 

how to delete this red tine !!

 

 

The last one is in character window (iq , str ..)

everything is 99 / 999-999 and exp is 1234567891

 

I can see the number in the characterwinodw.py

but can't see the error !

 

 

Thank you :)

 

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

edit inventorywindow.py

 

delete it:

				## Title
				{
					"name" : "TitleBar",
					"type" : "titlebar",
					"style" : ("attach",),

					"x" : 8,
					"y" : 7,

					"width" : 161,
					"color" : "yellow",

					"children" :
					(
						{ "name":"TitleName", "type":"text", "x":77, "y":3, "text":uiScriptLocale.INVENTORY_PAGE_BUTTON_TOOLTIP_2, "text_horizontal_align":"center" },
					),
				},
Link to comment
Share on other sites

 

edit inventorywindow.py

 

delete it:

				## Title
				{
					"name" : "TitleBar",
					"type" : "titlebar",
					"style" : ("attach",),

					"x" : 8,
					"y" : 7,

					"width" : 161,
					"color" : "yellow",

					"children" :
					(
						{ "name":"TitleName", "type":"text", "x":77, "y":3, "text":uiScriptLocale.INVENTORY_PAGE_BUTTON_TOOLTIP_2, "text_horizontal_align":"center" },
					),
				},

 

 

Thank you very much , 3rd one is solved :)

 

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



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