Page 1 of 2

Question about core slots

Posted: Sun Sep 02, 2018 8:16 am
by Latro
Hi,

I'm trying to make a big map scenario, played as campaign.
According to the statistics, I have deployed 697 units for the player.
I want the player to be able to buy 3 more units, so I set the number of core slots to 700.

However, on the purchase screen I see 62 as the number of core slots available. Plus I can only buy units for the Germans, none of the other nations fighting on their side.
I tried lowering and increasing the nr of core slots but everytime I get odd values in game.

What is it that I'm not getting with the number of core slots and why can't I buy units from allied nations?

Re: Question about core slots

Posted: Sun Sep 02, 2018 8:49 am
by terminator
Latro wrote: Sun Sep 02, 2018 8:16 am Hi,

I'm trying to make a big map scenario, played as campaign.
According to the statistics, I have deployed 697 units for the player.
I want the player to be able to buy 3 more units, so I set the number of core slots to 700.

However, on the purchase screen I see 62 as the number of core slots available. Plus I can only buy units for the Germans, none of the other nations fighting on their side.
I tried lowering and increasing the nr of core slots but everytime I get odd values in game.
Maybe, it depends on nb of Core/Auxiliary Units for the nb of core slots ?
Latro wrote: Sun Sep 02, 2018 8:16 am What is it that I'm not getting with the number of core slots and why can't I buy units from allied nations?
Share flags activated ? (New units can be purchased next to any flag belonging to this side, not just flags belonging to unit's nation)

Re: Question about core slots

Posted: Sun Sep 02, 2018 9:07 am
by Latro
I would like there to be no auxiliary units, as I would like all to be able to earn awards.

I have the shared flags activated but still no other units than Germans can be purchased.
Which is a big drawback, as only a part of the army is German and other nation's losses need to be filled up.

Re: Question about core slots

Posted: Sun Sep 02, 2018 9:25 am
by terminator
Could you show the file "statistics.txt" ?

Re: Question about core slots

Posted: Sun Sep 02, 2018 9:37 am
by Latro
[AXIS]
Total units: 697 (cost=253241)
Core units: 697 (cost=253241)
Aux units: 0 (cost=0)

[ALLIES]
Total units: 1678 (cost=642468)
Core units: 1678 (cost=642468)
Aux units: 0 (cost=0)

Primary objectives: 80 (axis=31, allied=49)
Secondary objectives: 0 (axis=0, allied=0)

Re: Question about core slots

Posted: Sun Sep 02, 2018 9:52 am
by terminator
Could you attach the Scenario file ?

Re: Question about core slots

Posted: Sun Sep 02, 2018 10:01 am
by Latro
It's done with my own equipment file, so I will add that as well

Re: Question about core slots

Posted: Sun Sep 02, 2018 12:23 pm
by terminator
Some of the Core Units only appear after the first turn (trigger) so that is the reason why you have more core slots at the first turn (they are not counted until they appear on the map).
I was able to buy and deploy units from the other nations (?)

Re: Question about core slots

Posted: Sun Sep 02, 2018 12:33 pm
by Latro
Ah, I see. The undeployed units are counted as free slots.
Thanks! That was very helpful.
I’ll see how I can work around that.


Not sure why you are able to buy units from other nations, while I’m not, though.

Re: Question about core slots

Posted: Sun Sep 02, 2018 1:20 pm
by Latro
Could you perhaps attach your purchase.htm file?
Maybe I corrupted something there?

Re: Question about core slots

Posted: Sun Sep 02, 2018 2:01 pm
by terminator
Latro wrote: Sun Sep 02, 2018 1:20 pm Could you perhaps attach your purchase.htm file?
Maybe I corrupted something there?
Here it is :
purchase.zip
(2.97 KiB) Downloaded 113 times

Re: Question about core slots

Posted: Sun Sep 02, 2018 2:06 pm
by Latro
Thanks but apparently that wasn't it. Still can't buy them :(

Re: Question about core slots

Posted: Sun Sep 02, 2018 2:33 pm
by terminator
Latro wrote: Sun Sep 02, 2018 2:06 pm Thanks but apparently that wasn't it. Still can't buy them :(
Sorry, I cannot help you more :?

Re: Question about core slots

Posted: Mon Sep 03, 2018 9:55 pm
by terminator
Latro wrote: Sun Sep 02, 2018 12:33 pm Ah, I see. The undeployed units are counted as free slots.
Thanks! That was very helpful.
I’ll see how I can work around that.
You can add Core Slots during the game with a Trigger :

Add param action.JPG
Add param action.JPG (14.24 KiB) Viewed 4448 times

Re: Question about core slots

Posted: Tue Sep 04, 2018 2:32 pm
by Latro
Thnx.

The problem with buying other nations only occurs in campaign mode and only for the Axis side.
Am I right that the award system doesn't work in single scenario's?

Re: Question about core slots

Posted: Wed Sep 05, 2018 3:58 pm
by Latro
Resolved!

Turned out that in the campaign file I had to specify all the country numbers under the "nation" heading.

Re: Question about core slots

Posted: Thu Sep 06, 2018 11:51 am
by terminator
Latro wrote: Wed Sep 05, 2018 3:58 pm Resolved!

Turned out that in the campaign file I had to specify all the country numbers under the "nation" heading.
I do not understand what you want to say (?)

Re: Question about core slots

Posted: Mon Sep 10, 2018 5:15 pm
by Latro
In campaign.pzdat there is a line;
# Name Label in campaign path Description Side Nation Starting prestige Display name
wip 1 "Long Island." 0 0,1,3,4,5,9,12,13,14,15,16,22,24,29,31,32 500 "Uzun ada"

I had to fill in all nation numbers that I want to be able to buy units from.

Re: Question about core slots

Posted: Tue Sep 25, 2018 7:56 am
by terminator
Latro wrote: Mon Sep 10, 2018 5:15 pm In campaign.pzdat there is a line;
# Name Label in campaign path Description Side Nation Starting prestige Display name
wip 1 "Long Island." 0 0,1,3,4,5,9,12,13,14,15,16,22,24,29,31,32 500 "Uzun ada"

I had to fill in all nation numbers that I want to be able to buy units from.
What is the difference between adding a nation in campaign.pzdat and adding a nation in Scenario Editor ?

Re: Question about core slots

Posted: Tue Sep 25, 2018 5:14 pm
by Latro
terminator wrote: Tue Sep 25, 2018 7:56 am What is the difference between adding a nation in campaign.pzdat and adding a nation in Scenario Editor ?
I don't know but I was able to buy other nation units after I changed campaign.pzdat, while I wasn't before that, eventhough I had all the nations selected in the scenario editor.