Page 1 of 1
Changes in the data.cmp file
Posted: Sun Nov 13, 2016 1:14 pm
by Erik2
One of the recent updates changed the format of this file meaning custom campaigns no longer work.
Could we please get a step-by-step how to fix custom campaigns, preferably as a stickie.
Thanks
Re: Changes in the data.cmp file
Posted: Mon Nov 14, 2016 10:23 pm
by adherbal
The only change you probably need to do is changing the [ALLIANCE] section
It used to be something like
Code: Select all
player = 0
factions = usa, britain
Now you need to define alliances and list the factions they use, for example:
Code: Select all
player = 0
alliance0 = germany, waffenss, italy
alliance1 = poland, norway, france, belgium, netherlands, britain, usa, greece, yugoslavia
"player = 0" means the player will be in control of alliance0