View Single Post
Old 10-15-2017, 06:45 AM   #1
Khephren
All Star Starter
 
Khephren's Avatar
 
Join Date: May 2017
Location: Michigan
Posts: 1,291
world_default editing question

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?
Khephren is offline   Reply With Quote