|
|
|
|
April 22nd, 2008, 09:21 PM
|
Corporal
|
|
Join Date: Jan 2007
Posts: 66
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Need help with some basic map stuff.
So in looking through the map making and tutorial sections on the boards, the one thing that I have not been able to figure out is how to draw borders for my map. I have an image, in the proper format and able to be loaded up by dominions 3, and when I load it, there are a couple hundred indy flags in the NW corner of the map. Where along the way can I draw borders and have the map editor read them? Thanks for the help everybody, sorry this is such a newb question, I've done plenty of modding, just virtually nothing with modding maps.
- Atreides
|
April 22nd, 2008, 09:35 PM
|
|
Colonel
|
|
Join Date: May 2005
Location: Kansas, USA
Posts: 1,538
Thanks: 289
Thanked 194 Times in 94 Posts
|
|
Re: Need help with some basic map stuff.
Provinces in a map image are defined by a single white pixel - RGB(255,255,255). It sounds like your image may have other white in it. Change the non province pixels to an off white - RGB(255,255,250) or something along those lines. You will have to manually draw your own borders. Making those borders pure red will help dom3 guess neighbors, but it will not be perfect. I prefer to just remove all neighbors and then manually set them from within the dom3 editor.
|
April 22nd, 2008, 09:40 PM
|
Corporal
|
|
Join Date: Jan 2007
Posts: 66
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Need help with some basic map stuff.
I was definitely intending to draw my own borders because this is a scenario map, but that explanation solves my problem perfectly. So to remove the current province indicators I should just change the color of certain areas, no problem, does that mean for each province I want to insert, I should just put a little white dot somewhere within the boundaries i intend to draw and the game will auto pick up on it? Thanks for the help Ballbarian.
|
April 22nd, 2008, 10:23 PM
|
|
Colonel
|
|
Join Date: May 2005
Location: Kansas, USA
Posts: 1,538
Thanks: 289
Thanked 194 Times in 94 Posts
|
|
Re: Need help with some basic map stuff.
Yes, a little white dot. Just make sure that the dot is only 1 pixel in size (1x1). Be wary of drawing tools that are circles instead of squares or else you will likely find additional pixels were inserted. If the program you are using supports layers, it would be worth it to draw your province pixels and borders on separate layers from the terrain, but of course this is not required.
(Your welcome! )
|
April 22nd, 2008, 10:46 PM
|
Corporal
|
|
Join Date: Jan 2007
Posts: 66
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Need help with some basic map stuff.
Ah, I see I'm going to have a lot to learn, obviously the layered idea makes much more sense. Hmm... time to explore the world of map modding.
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|