Ah I see. Is there anyway to use the tool to generate a new landed_title text file? It will be very useful for creating a mod based on the vanilla map.
Ah I see. Is there anyway to use the tool to generate a new landed_title text file? It will be very useful for creating a mod based on the vanilla map.
If you want to scrap most of the vanilla files you can of course do that. Open up the provinceDef.xls and copy in the data from the definitions.csv. For that just open it as a CSV in Excel and copy over the cells.
Then add stuff that is missing -> de jure information, culture, religion, etc.
That was what I did just now. Do you mind taking a look at my files and see if I did anything wrong?
Stupid question inbound:
How were you generating RBG values? Were you using the defaults? Your own algorithm? I am using your list and for easiness used the RBG values you provided. But I will likely run out soon. Ideas?
Hmm, so no suggestion on creating new unique RGB values or checking that they are unique? Perhaps reuse the previous set with a value adjusted by a set value (e.g. 20).Way to complicated xD
I just picked random colors from the color picker and colored the counties. Then I extracted the colors with the script on a per-kingdom basis, made counties out of them and named them randomly. Then I loaded it up and renamed and ordered them accordingly.
Hmm, so no suggestion on creating new unique RGB values or checking that they are unique? Perhaps reuse the previous set with a value adjusted by a set value (e.g. 20).
I was noticing that.I usually pick them all from a certain color area so that a de jure kingdom is visible from looking at the provinces map.
I'm painting a map now, and this is what I have so far:
Basically I'm just filling in the map with random colors, I assume this is how it's done to prep for the map-filler conversion?
But on sea-zones, I'm just painting them like normal ones... I haven't opened the tool yet, but is there a way to tell it which are sea-zones and which are land-zones, or do they need to be painted in a different way?
The map filler tool is just an excel file. Open it up and take a look
Prepping for it doesn't make all that much sense. Just write all the colors right into that excel file. No need to prepare a definitions.csv beforehand
Sea zones can be any colors but it makes sense to give them some shade of light blue to be able to tell them apart.
Does this work for Mac?
The yet unreleased version v9 does but I am not all that sure about v8. I personally own a Macbook but I seldom use it for things like this.
Ah, right. Any ETA for v9?
And unless there's been a large change, is there any reason why v8 wouldn't work?