Quote:
Originally Posted by excaliber7388
Anything to get a gmap with the current OW
and it would take MUCh more than a few hours to convert DR by hand, it's a huge OW with a lot of links on it.
|
Hm, alright.
One question before I can assist with that though.
So for example, let's have a 2x2 overworld map.
"darkrival_town1-0.nw","darkrival_town1-1.nw"
"darkrival_forest1-0.nw","darkrival_forest1-1.nw"
Then it's wished to convert those levels into a GMAP.
"dr_a01.nw","dr_b01.nw"
"dr_a02.nw","dr_b02.nw"
Of course, this can be optimized to create a GMAP file and have it loaded on Dark Rival.
GRMAP001
WIDTH 2
HEIGHT 2
MAPIMG dr_bigmap.png
MINIMAPIMG dr_minimap.png
LEVELNAMES
"dr_a01.nw","dr_b01.nw"
"dr_a02.nw","dr_b02.nw"
LEVELNAMESEND
Then can be saved as dr.gmap in Notepad or some word editor.
Though, this is what is wanted, right? Oh, and note, it will change the links within the level, so don't need to stress out about that, but might have to change links to "inside" levels.
Of course, the first example I provided
"darkrival_town1-0.nw","darkrival_town1-1.nw"
"darkrival_forest1-0.nw","darkrival_forest1-1.nw"
can be converted into a GMAP.
I guess it depends on what is wished to do, from personal peference. You can attach the current map file and I'm sure I or someone else here will convert it into a GMAP file and attach it on the forums, then it can be learned how to do.