PDA

View Full Version : problem with my first map (tga file)


mathusalem
September 5th, 2007, 10:48 AM
Hi there !


I am triing to make my first map, a very simple wraparound ckeckerboard.

So I made my picture with photoshop, saved in .psd and use an utily to convert into .tga.

it's look like this :
http://img521.imageshack.us/img521/6589/image2kl6.th.png (http://img521.imageshack.us/my.php?image=image2kl6.png)

BUT when I tried to open it in the embedded editor, I have this :
http://img521.imageshack.us/img521/1406/image1gx4.th.png (http://img521.imageshack.us/my.php?image=image1gx4.png)


Any idea ?

Lazy_Perfectionist
September 5th, 2007, 12:02 PM
Could you upload the original image somewhere?
If its too big, RapidShare.de will do for something quick, or Megaupload.com
Since it seems to weigh in at 2.3 mb, you could upload it to xs.to without any hassle whatsoever.

lch
September 5th, 2007, 01:44 PM
You know that one pure white pixel (HTML color code #ffffff) translates to "here is a province" in-game, right?

Zylithan
September 5th, 2007, 01:45 PM
Mathusalem - the white checkboard squares the problem. Go with another color or a non 255,255,255 RGB white. (254,254,254 should be fine).

The problem is there are infinite flags are every 255,255,255 white pixel (until it runs out, I think there is a limit).

Cor2
September 5th, 2007, 04:01 PM
Yep I have had that happen a few times.

Another question related to map problems.

Is there some reason why I cannot make a boarderless map?
When I place the dots the map editor only finds one province. Must i have borders?

Zylithan
September 5th, 2007, 04:29 PM
In my experience, visual borders have no meaning.Are all of your white dots exactly 255,255,255. I ask because GIMP default is pressure sensitive clicking, so a light click only gets you part of the way to 255,255,255.

Edi
September 5th, 2007, 05:48 PM
You don't need visual borders, but doing a map without them if the provinces are irregularly shaped will make navgating the map a nightmare. I should know, the first Dom2 Faerun map was like that.

Cor2
September 6th, 2007, 01:13 AM
Maybe my dots are not pure white, I will have to check. I have Gimp but mostly I use Paint.net its easier.