You should only need to add entries for the factions you want to play in the files Data\text\campaign_descriptions.txt and Data\lookup_campaign_descriptions.txtOriginally Posted by Zomby_Woof
You have stuff like this in Data\text\campaign_descriptions.txt:
{IMPERIAL_CAMPAIGN_BRUTII_TITLE}The House of Brutii
{IMPERIAL_CAMPAIGN_BRUTII_DESCR}The founding of Rome blah, blah...
you need to add:
{IMPERIAL_CAMPAIGN_FACTIONNAME_TITLE}FactionName
{IMPERIAL_CAMPAIGN_FACTIONNAME_DESCR}Yada yada...
Then in Data\lookup_campaign_descriptions.txt you need to add:
IMPERIAL_CAMPAIGN_FACTIONNAME_TITLE
IMPERIAL_CAMPAIGN_FACTIONNAME_DESCR
Bookmarks