Just a Question out of curiosity, am i able to add new cultures and in the case that it is possible what do i have to change?
There are also many user-defined country tags available (Uxx).thx! a lot
But can i also add new nationalities to the game? for instance carinthian with an new TAG, hope you know what i mean.
Ah, I see Palisadoes didn't really answer your original question. To add 'new' cultures you just find an unused culture tag in the localization files (config\world_names.csv) and change the localized text to whatever you want. You can't add new culture tags but Revolutions added a bunch of user-defined tags (_CULTURE_EXTRA_xx_) that you can use. Then you can use those tags in scenario POP files and events (without the leading and trailing underscores). Note that user-defined cultures 12, 22, 32, ..., 92 do not work.I think you got my question wrong. I was not thinking of adding an new country, i wanted to know if i can add an new nationality. Nationalities like Yankee, Dixie and so on.
Ah, I see Palisadoes didn't really answer your original question. To add 'new' cultures you just find an unused culture tag in the localization files (config\world_names.csv) and change the localized text to whatever you want. You can't add new culture tags but Revolutions added a bunch of user-defined tags (_CULTURE_EXTRA_xx_) that you can use. Then you can use those tags in scenario POP files and events (without the leading and trailing underscores). Note that user-defined cultures 12, 22, 32, ..., 92 do not work.
That is hard-coded to each culture tag. Among the user-defined tags, 0-24 are long-range while the rest are short-range. If you wanted to change a specific tag to a different type you'd need to swap it with another tag in the victoria.exe (not too difficult to do).jdrou, a related question on POPs. If I add a new culture-type, how do I define whether it is short or long range? Or does that matter anymore?
That is hard-coded to each culture tag. Among the user-defined tags, 0-24 are long-range while the rest are short-range. If you wanted to change a specific tag to a different type you'd need to swap it with another tag in the victoria.exe (not too difficult to do).