Hi all,
I just wanted to know:
Is there a list of Regions of the MM map
I mean sorted from the Cities in West to the cities in east?
And are the Regions in descr_regions sorted?
Hi all,
I just wanted to know:
Is there a list of Regions of the MM map
I mean sorted from the Cities in West to the cities in east?
And are the Regions in descr_regions sorted?
The custom specifics of mods, and questions relating thereto, should really be posted in that mod's public forum and not the general modding questions.
I've really no idea how they have sorted their cities. Maybe someone who has looked at it and has it can tell you - but the public forums for this mod would seem the logical place to get a faster response.
Unfortunately they aren't sorted, I recently made some major modifications to Mundus map for the Roma Surrectum mod, and removing the regions I didn't want was a pain because they were all over the place.
An easy way to find the region(s) you're after is to look up the colour code in map_regions.tga and then search for it in descr_regions.txt. If a regions has the colour R:100 B:101 G:102 search descr_regions for 100 101 102 and you'll find the region.
EDIT: In fact what I ended up doing was writing down the colour code for every regions I wanted to remove from map_regions.tga and then one by one removing them from descr_regions.txt and other necessary files.
Last edited by Squid; 04-27-2007 at 15:47.
Bookmarks