I'm adding Great Britain to the game and consolidating it's territories the same way the United States is treated.
Code:
<SECOND_NATIONS>
<SECOND_NATIONS id="44" pct="10" use_name="1" />
<SECOND_NATIONS id="70" pct="2" use_name="1" />
<SECOND_NATIONS id="95" pct="10" use_name="1" />
<SECOND_NATIONS id="136" pct="0.5" use_name="1" />
<SECOND_NATIONS id="178" pct="5" use_name="0" />
</SECOND_NATIONS>
My question is in regards to use_name =. I'm not quite sure what the 1 and 0 delineate. I'm sure it has something to do with which countries nameset is used or possibly mixing both countries. Anyone know for sure?