<< Back to Map Development Forum   Search

Posts 1 - 7 of 7   
Map Making Resources: 2020-08-28 07:42:46


Diabolicus 
Level 60
Report
It has been quite a while since I made a map, but now I'm back at it with some new ideas in mind.
What tools are recommended these days?
Do you work with vector graphics from the start, or do you use a pixel format and convert it?
What tool to vectorize the map graphic?
How do you automate assigning territory-IDs, adding connections and naming territories in Warzone?
What is the most efficient work flow?
Map Making Resources: 2020-08-28 17:09:22

Orannis
Level 57
Report
Most people use inkscape for making the svg

Work with vectors from the start

I think some people have an extension to automate territory IDs but I just do it by hand - in the automatically generated object IDs that Inkscape will give to your territories (eg. path1234, path5678) paste “Territory_” into where it says path, so now you have Territory_1234 and Territory_5678, I think this is the most efficient way to do it by hand

Adding connections and naming territories in WZ can’t be automated, just gotta grind it out

I’ve found the best workflow is to start with the map outline, then do bonuses, then territories, then aesthetics, then bonus links and IDs, then resize and the map and upload to WZ
Map Making Resources: 2020-08-28 19:32:49

SmokeEater 
Level 59
Report
I only use Inkscape to name the territories
I use AutoCad to create the map.


A hint on naming territories....
Select all (ctrl A)....
Find/Replace (ctrl F)
in the find box put Path_
in the replace box put Territory_
under "search in" click properties
click find than replace all.

You will still have to go change the name of the BonusLinks
Map Making Resources: 2020-08-29 12:27:30

Mithrandir
Level 45
Report
Smoke Eater, that doesn't work. If you do ctrl+A, then it will select everything, including the lines between territories and all sorts of other things that aren't actually territories. You have to hold shift and manually select all the territories and then do a find/replace.
Map Making Resources: 2020-08-29 12:29:21


Farah♦ 
Level 61
Report
The solution to that is to always work with layers. Make a separate layer which only contains territories, hide all other layers and then Ctrl+A will work.
Map Making Resources: 2020-08-29 15:07:59


Dullahan
Level 49
Report
My dude using AutoCad
Map Making Resources: 2020-08-31 14:32:39

SmokeEater 
Level 59
Report
It does work, I've done it. you can go back and rename everything that is not a territory or select all then ctrl+click to deselect the objects you don't want to rename.
Farah has a good point also, using layers helps. Autocad (and other CAD programs) use layers and they import well into Inkscape

Edited 8/31/2020 14:39:59
Posts 1 - 7 of 7