Like you can have Italian units in Afrika Korps?
Is there any mod that does the trick? Or can I just edit some files?
I'd kill to have a few Bersaglieri or Finnish Jager in my core.
How to get minor Axis country units in my core in GC?
Moderators: Slitherine Core, Panzer Corps Moderators, Panzer Corps Design
-
- Lance Corporal - SdKfz 222
- Posts: 28
- Joined: Thu Mar 08, 2018 10:38 am
Re: How to get minor Axis country units in my core in GC?
I'm not sure, but I would guess you'd need to use the scenario editor to have them (Italy and Finland) listed as included nations in the scenario you want to play unless they are limited to a specific theatre or unavailable for purchase because of the equipment file. Then you'd need to edit that. If you don't get a better or quick response here, try posting in the scenario design section of the forum.
Re: How to get minor Axis country units in my core in GC?
Never mind, I did a bit of testing and that doesn't work. With that method, you can see them listed but they are unavailable for purchase. However, all you need to do to add them to your core is to change their flag value in the equipment file to '0' which is the value for Germany. Italy's value is '5' and Finnish units are '32'. Change to '0' and they will be available for purchase in German campaigns. However, this would likely make them unavailable in some scenarios that they are supposed to be in as auxiliary troops. Possibly adding a duplicate line for each unit in the equipment file, one with the '0' flag value and one with their usual value would take care of that issue?
Re: How to get minor Axis country units in my core in GC?
You don't. You can have Italians in your corps in Africa by buying them the usual way. All other campaigns restrict you to buying the nation you are playing.
Re: How to get minor Axis country units in my core in GC?
One must edit the campaign file, to add the allied nations.
From the main campaign.pzdat:
# Name 'Label in campaign path' 'Description' 'Side' 'Nation' 'Starting prestige' 'Display name'
D-Day 20 IDS_CAMPAIGN_DESCRIPTION_AC6 1 1,2 8000 IDS_CAMPAIGN_NAME_AC6
The 1,2 puts both UK and US units into the campaign.
nikivdd has posts in the Scenario Design sub forum that discuss this issue.
Panzer Corps : Scenario Design is the best place to get answers to this kind question.
From the main campaign.pzdat:
# Name 'Label in campaign path' 'Description' 'Side' 'Nation' 'Starting prestige' 'Display name'
D-Day 20 IDS_CAMPAIGN_DESCRIPTION_AC6 1 1,2 8000 IDS_CAMPAIGN_NAME_AC6
The 1,2 puts both UK and US units into the campaign.
nikivdd has posts in the Scenario Design sub forum that discuss this issue.
Panzer Corps : Scenario Design is the best place to get answers to this kind question.
There comes a time on every project when it is time to shoot the engineer and ship the damn thing.
-
- Lance Corporal - SdKfz 222
- Posts: 28
- Joined: Thu Mar 08, 2018 10:38 am
Re: How to get minor Axis country units in my core in GC?
Thanks to you all for your quick answers!dalfrede wrote: ↑Sat Jan 12, 2019 5:57 pm One must edit the campaign file, to add the allied nations.
From the main campaign.pzdat:
# Name 'Label in campaign path' 'Description' 'Side' 'Nation' 'Starting prestige' 'Display name'
D-Day 20 IDS_CAMPAIGN_DESCRIPTION_AC6 1 1,2 8000 IDS_CAMPAIGN_NAME_AC6
The 1,2 puts both UK and US units into the campaign.
nikivdd has posts in the Scenario Design sub forum that discuss this issue.
Panzer Corps : Scenario Design is the best place to get answers to this kind question.