View Single Post
  #2  
Old March 26th, 2008, 03:43 AM
Endoperez's Avatar

Endoperez Endoperez is offline
National Security Advisor
 
Join Date: Sep 2003
Location: Eastern Finland
Posts: 7,110
Thanks: 145
Thanked 153 Times in 101 Posts
Endoperez is on a distinguished road
Default 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\.
Reply With Quote