|
|
|
|
|
February 4th, 2009, 12:42 PM
|
|
Colonel
|
|
Join Date: Oct 2007
Location: in a sleepy daze
Posts: 1,678
Thanks: 116
Thanked 57 Times in 33 Posts
|
|
Is there a guide or overview on how to make a map?
...maybe i've missed it somewhere as there certainly seem to be a lot of people who make maps. I am not looking for detailed instructions but more of an overview starting with how people usually get an image to how that becomes a map to figure out how i might get started one of these days.
Thanks
__________________
i crossed blades with the mightiest warriors of the golden age. i witnessed with sorrow the schism that led to the passing of legends. now my sword hangs in its scabbard, with nothing but memories to keep it warm.
|
February 4th, 2009, 12:45 PM
|
|
Lieutenant Colonel
|
|
Join Date: Nov 2005
Location: Lund, Sweden
Posts: 1,377
Thanks: 72
Thanked 25 Times in 20 Posts
|
|
Re: Is there a guide or overview on how to make a map?
Look for the "mapedit.pdf" in the doc sub folder in your dom3 folder. Then you read chapter 6.
Then you take a picture you made yourself or by someone else and apply the above.
Oh, and after that you can edit your map in the map editor to create a map file. Just place the picture file in the "maps" folder.
|
February 4th, 2009, 12:55 PM
|
Lieutenant General
|
|
Join Date: Sep 2007
Posts: 2,691
Thanks: 5
Thanked 39 Times in 31 Posts
|
|
Re: Is there a guide or overview on how to make a map?
Well getting that image is the part you'll have to do all by yourself basically. Once you have an image the mapping comes into play.
Basicly there are a few options
- create the image yourself
- modify an existing image (from the net or something, a map or something else)
- completely steal the image
__________________
Want a blend of fantasy and sci-fi? Try the total conversion Dominions 3000 mod with a new and fully modded solar system map.
Dragons wanted? Try the Dragons, Magic Incarnate nation.
New and different undead nation? Try Souls of Shiar. Including new powerfull holy magic.
In for a whole new sort of game? Then try my scenario map Gang Wars.
|
February 4th, 2009, 01:04 PM
|
|
Major General
|
|
Join Date: Jan 2004
Location: Columbus, OH
Posts: 2,204
Thanks: 67
Thanked 49 Times in 31 Posts
|
|
Re: Is there a guide or overview on how to make a map?
Does anyone have any advice on how to create good wrap around maps? Like, what process should you follow so that it wraps nicely?
Jazzepi
|
February 4th, 2009, 01:38 PM
|
Lieutenant General
|
|
Join Date: Sep 2007
Posts: 2,691
Thanks: 5
Thanked 39 Times in 31 Posts
|
|
Re: Is there a guide or overview on how to make a map?
personally I haven't done that much but the one I've made (whatever else you can say about them) wraps nicely.
Just make the borders be in the middle of a province, same for the corners. Then you just have to match the border on the left with the border on the right, most graphic programs have some sort of X/Y number for each pixel so that should be pretty easy.
My wrap around water map (not that much of a map for the rest) is a nice example IMHO. Of course I've hand drawn the borders so after they leave the edge it's not that nice and the rest isn't either but it wraps nicely
And of course you need to do the same for the edges of land, forest and all things drawn in the provinces but I'd avoid to much on the edges of the map where it wraps would only complicate things.. better to leave extra's on one side of the border.
__________________
Want a blend of fantasy and sci-fi? Try the total conversion Dominions 3000 mod with a new and fully modded solar system map.
Dragons wanted? Try the Dragons, Magic Incarnate nation.
New and different undead nation? Try Souls of Shiar. Including new powerfull holy magic.
In for a whole new sort of game? Then try my scenario map Gang Wars.
|
February 4th, 2009, 01:50 PM
|
|
Colonel
|
|
Join Date: Oct 2007
Location: in a sleepy daze
Posts: 1,678
Thanks: 116
Thanked 57 Times in 33 Posts
|
|
Re: Is there a guide or overview on how to make a map?
I guess it would be helpful if someone were willing to put together a bit more detail on the map creation process. A step-by-step would actually be ideal though I realize that might take a lot of work to do. But for example, when I mess around with Gimp, the first thing it asks is the image resolution, then more and more things that I have no idea. Seeing how someone has actually made a map from the start would be awesome.
__________________
i crossed blades with the mightiest warriors of the golden age. i witnessed with sorrow the schism that led to the passing of legends. now my sword hangs in its scabbard, with nothing but memories to keep it warm.
|
February 4th, 2009, 02:13 PM
|
|
Lieutenant Colonel
|
|
Join Date: Jun 2008
Location: Florence, Italy
Posts: 1,424
Thanks: 740
Thanked 112 Times in 63 Posts
|
|
Re: Is there a guide or overview on how to make a map?
Quote:
Originally Posted by DonCorazon
Seeing how someone has actually made a map from the start would be awesome.
|
Seconded!!
|
February 4th, 2009, 03:23 PM
|
|
Shrapnel Fanatic
|
|
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
|
|
Re: Is there a guide or overview on how to make a map?
I just quickly threw this together. Does it help? I will try to fill in some of this later such as the specs on the image formats, and the specific steps in the map editor.
Basic How-To maps:
The image can be anything from anywhere. The map generator can be used. You can modify the colors and much about the generating but they can always stand some manual improvement. Or a map generator from another game might be a good starting point. Or a satellite image, a drawing, change the colors all to monochrome or sepia to get a drawn parchment look, even a picture of a famous movie star can be a map.
The Image format must be .rgb or .tga (insert specs) when you are done with it. The map info file must be plain text (ascii) and have the extension of .map
Image
-> change all white (255,255,255) on the image to something else. Maybe grey (250,250,250)
-> add ONE white pixel to the image for each province (where the flag pole will sit)
ImageOptional
-> add red borders to help the map editor find proper neighbors (you can change the color or delete them later)
.map file
-> add neighbor commands (do not need 2-way)
-> add terrain commands
use of Editor
-> create a bare .map file then load it into the Dom3 Map Editor under Game Tools
-> have it guess at neighbors (it cannot guess at terrain)
-> edit neighbors
-> edit terrains
.map optional:
-> set certain provinces as no-start (or set only the start provinces)
-> add names for provinces
-> set Victory Points for certain provinces
-> select provinces for special considerations on random magic sites
-> add magic sites for affecting temperatures or scales
-> select poptypes for certain provinces
-> select guardians for certain provinces
-> place forts, labs, temples
-> select gods, magic, scales, alliances for specific AIs
Mapping Quick Reference List
http://www.dom3minions.com/docs/map_qref.txt
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
Last edited by Gandalf Parker; February 4th, 2009 at 03:37 PM..
|
The Following 5 Users Say Thank You to Gandalf Parker For This Useful Post:
|
|
February 4th, 2009, 04:17 PM
|
|
National Security Advisor
|
|
Join Date: Sep 2003
Location: Eastern Finland
Posts: 7,110
Thanks: 145
Thanked 153 Times in 101 Posts
|
|
Re: Is there a guide or overview on how to make a map?
Quote:
Originally Posted by Jazzepi
Does anyone have any advice on how to create good wrap around maps? Like, what process should you follow so that it wraps nicely?
Jazzepi
|
This is done by "tiling".
There are many tutorials online, but the premise is this. You start with an image file, which I represent with this ASCII "map".
BCDEFGH
BCDEFGH
BCDEFGH
BCDEFGH
Then you copy a sliver from the left side (B) around to the right side (after H), like so:
BCDEFGHB
BCDEFGHB
BCDEFGHB
BCDEFGHB
Then you edit it until H lines up with the copied B (various clone, copying and smoothing tools help if you can't draw). Then you remove the "B", and your map tiles left to right (but not top to bottom).
BCDEFGA
BCDEFGA
BCDEFGA
BCDEFGA
You don't have to actually copy slivers and put them to the other end. Photoshop has a filter called Offset that makes the same thing, except easier, and I'm sure other image manipulation programs have something similar. They can turn ABCDefgh into efghABCD, both horizontally and vertically if you choose so. When you have removed the edges, do the offset again with inverted values to get back to your original map. If you see any new errors, fix them, too.
ABCDEF
ABCDEF
ABCDEF
DEFABC
DEFABC
DEFABC
If the ASCII representation was too confusing to be helpful, I can upload some images. It's probably faster to just search for tutorials on tiling textures. It's much simpler than it sounds.
Last edited by Endoperez; February 4th, 2009 at 04:26 PM..
|
The Following 3 Users Say Thank You to Endoperez For This Useful Post:
|
|
February 4th, 2009, 05:10 PM
|
|
Second Lieutenant
|
|
Join Date: Oct 2006
Location: Toulouse, FRANCE
Posts: 436
Thanks: 150
Thanked 21 Times in 13 Posts
|
|
Re: Is there a guide or overview on how to make a map?
If you want to check if your map file is correct, you can use my online tool at http://dominions.realites.org/map_randomizer/
Juste uncheck the randomize options so the script doen't try to change any province, and if there are any unrecognized command, they will be listed.
Moreover, the script will output a cleaned map file, with all infos grouped by provinces, and add comments about each provinces terrain types.
The tool has not been updated for a while, so there might be some new commands from last patches still not recognized, but it shouldn't be too hard to update
I had also started working on a map editor (see the beta http://dominions.realites.org/map_editor/) but both projects have been put on hold for a while.
|
The Following 3 Users Say Thank You to Jack_Trowell For This Useful Post:
|
|
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
|
|
|
|
|