
October 18th, 2007, 07:27 AM
|
 |
National Security Advisor
|
|
Join Date: Oct 2003
Location: Helsinki, Finland
Posts: 5,425
Thanks: 174
Thanked 695 Times in 267 Posts
|
|
Re: I can\'t get the ingame map editor to work
You need to draw the map image, including any borders if you want the borders visible. You must also include a single white (255, 255, 255) pixel in the center of each province.
You then load that into the map editor and assign neighboring provinces and terrain for each province.
|