Re: Turning Random Map Into Set Map
IIRC, if you chose "small random map" as the map when creating the game, there will be something.rgb file in the game's directory which is the image file of the map. In my test, the game was called test, so the map files are:
__randommap_test.rgb and __randommap_test.map . The first is the graphic image of the map, the second contains terrain and neighbour data, and may contain data about spesific sites being in spesific provinces. Copy those files to the \maps\ subfolder, rename the files into something more suitable, open the .map file in Notepad or something and edit the name and description into something better. Just don't remove the quote marks, or change other things before you've read the mapediting guide in \doc\.
|