Hi all,
I haven't tried modding in about 3 years, so I've forgotten everything. I'm trying to add a province to re-learn the process, so to start I wanted to try creating a province of Cambridgeshire, and I am stuck, it loads as a grey unclickable province called Dniester... In game if I search for the province it's in the list, but clicking on it takes me to the lower left of the map. Can anyone help jog my memory and point where I'm going wrong?
Thanks. Here's the process
So first up I created the new mod folder, I have used no replace or extend paths, I copied in the original map folder.
I changed the last province value by +1
I took a new colour and drew in a province in provinces.bmp and noted the RGB value.
I wrote it in as a new province 1464 in definition.csv
I put the new province in a new localisation file for the name.
In history I have provinces & titles.
I've made a new txt file for 1464 - Cambridgeshire.txt
title = c_cambridge
max_settlements = 1
b_cambridge = city
I've also put in 68 - Northampton.txt and removed cambridge from there.
In common I have landed titles, and province setup folders.
In the 00_province_setup file I have added in 1464 to be c_cambridge
In landed_titles I've put c_cambridge with b_cambridge in it under d_norfolk, all { } are there
Audax Validator says "At 1464 - Cambridgeshire.txt c_cambridge is not a valid CountTitle
Have I overlooked something, or put something in the wrong place?
Many thanks