Guided me please

Desolation Mir2 (Med Rate Server)

OxxpqxxO

Dentity
Veteran
Oct 25, 2012
336
63
55
Which is minimap and bigmap from this two timap and mmap inside client folder?
And i can not find how to change bigmap.

Minimap
Untitled1.png

Bigmap
Untitled.jpg
 
Last edited:

Sanity

LOMCN VIP
VIP
Nov 7, 2007
3,882
187
280
Client > Config > Minimaplist.xml

Here contains Map and Minimap ID's.

Example

Code:
<Map id="1" name="PenIsland" minmapid="899" width="500" height="500">

Map id="1" - This is the Map number and Map File Name

Name="PenIsland" - The name of the map in game.

Minmapid="899" - This is the minimap ID.

So inside Envir open MiniMap.txt

You would add the following
1 899

MapID-MiniMapID

Edit: Just noticed i didn't change the minimap ID's to 2.0 so you might want to check all Minimaps to see if they are ok.
Old PenIsland should be
1 102

Change 102 to 899.
 
Last edited:

OxxpqxxO

Dentity
Veteran
Oct 25, 2012
336
63
55
But I can not find where to change.. :)

For minimap i go to Minimap.txt but for bigmap?
I think txt for bigmap is missing... or is there and have another name?
But i searched and did not find anything.
 
Last edited:

Sanity

LOMCN VIP
VIP
Nov 7, 2007
3,882
187
280
But I can not find where to change.. :)

For minimap i go to Minimap.txt but for bigmap?
I think txt for bigmap is missing... or is there and have another name?
But i searched and did not find anything.

You don't understand, both maps are the Minimap, when you set minimap you are also setting the big map.