Galland is MIA

A new story begins...
The sequel to a real classic: Panzer Corps is back!

Moderator: Panzer Corps 2 Moderators

Post Reply
Korvessa
Administrative Corporal - SdKfz 251/1
Administrative Corporal - SdKfz  251/1
Posts: 130
Joined: Sun Apr 16, 2017 7:52 pm

Galland is MIA

Post by Korvessa »

Starting Ebro & have more than enough CP
But Galland did not show up at start of the scenario, nor was I given the option to spend CP to get him.
What is the trick?
Or is there a delay?
Tx
truth80
Senior Corporal - Ju 87G
Senior Corporal - Ju 87G
Posts: 96
Joined: Fri Apr 24, 2015 10:55 am

Re: Galland is MIA

Post by truth80 »

Didn´t you misclick? I would advise to restart the scenario then the window should appear.
VirgilInTheSKY
Major - Jagdpanther
Major - Jagdpanther
Posts: 1044
Joined: Wed Dec 18, 2019 4:26 pm

Re: Galland is MIA

Post by VirgilInTheSKY »

Load your last turn in the last scenario, then enter it again.
Korvessa
Administrative Corporal - SdKfz 251/1
Administrative Corporal - SdKfz  251/1
Posts: 130
Joined: Sun Apr 16, 2017 7:52 pm

Re: Galland is MIA

Post by Korvessa »

I have tried that a couple of times - no joy.
What I am wondering is if there was some prerequisite I missed.
I have not purchased all of the stuff you can buy with commendations points.
Is one of them required to get Galland?
Grondel
Brigadier-General - Elite Grenadier
Brigadier-General - Elite Grenadier
Posts: 2010
Joined: Mon Aug 04, 2014 10:07 pm

Re: Galland is MIA

Post by Grondel »

just checked the lua, u need 10 CP for galland thats it. nothing special required.
milliethedog
Major - 8.8 cm FlaK 36
Major - 8.8 cm FlaK 36
Posts: 964
Joined: Tue Apr 02, 2013 8:52 pm

Re: Galland is MIA

Post by milliethedog »

hi,
i have the same issue, i started a new run through the DLCs and got to 1940 before i noticed that i did not have Galland. i started again and this time i checked each stage . Galland was Not activated at Elbro i had no issue with points and now wonder if there is an issue with the last update? i have after retrying several times started 1939 with an older core from SCW which has Galland.

Martin
Tassadar
Lieutenant Colonel - Elite Panther D
Lieutenant Colonel - Elite Panther D
Posts: 1345
Joined: Mon Mar 11, 2019 1:03 pm

Re: Galland is MIA

Post by Tassadar »

An option to fix this somewhat in a new scenario (mind that I do not know if will affect any achievements, for example on Steam) is to do the following:

1. Go to \Panzer Corps 2\PanzerCorps2\Content\Campaigns\ and the folder location for the next DLC and mission you will be playing.
2. Using Notepad++, open the lua file in that folder for that next mission (so can be for example Catalonia, or Ebro if you want to restart it and this problem still persists).
3. Scroll down to the end of the file.
4. Add:

Code: Select all

--Heroes script1

function OnStartGame()
	local hero = NewHero()
	hero.portrait = "/Game/Gui/Common/Heroes/DE_AF_galland.DE_AF_galland"
	hero.name = NSLOCTEXT("scenario_BattleoftheEbro", "Adolf_Galland", "Adolf Galland")
	hero.extra_traits = {UnitTrait.Legendary, UnitTrait.AimingAssistance, UnitTrait.Leadership}
	hero.modifiers = {{type = Initiative, mod = 2}}
	hero.attack_modifiers = {{type = TargetType.Air, mod = 2}}
	hero.unit_classes = {UnitClass.Fighter, UnitClass.TacticalBomber}
	local action = world:MakeNewHeroAction(0, hero)
	world:Exec(action)
end
5. Save and start that scenario.

Galland should appear, bu do mind I'm not sure if he will properly work with his script in Cerberus.
Korvessa
Administrative Corporal - SdKfz 251/1
Administrative Corporal - SdKfz  251/1
Posts: 130
Joined: Sun Apr 16, 2017 7:52 pm

Re: Galland is MIA

Post by Korvessa »

Yikes.
If it takes that, sounds like there is a bug.

I started campaign over (no cheating this time*) to see if that fixes it

* = I sometimes gave myself other random leaders
DefiantXYX
2nd Lieutenant - Panzer IVF/2
2nd Lieutenant - Panzer IVF/2
Posts: 680
Joined: Fri Aug 27, 2021 8:29 am

Re: Galland is MIA

Post by DefiantXYX »

I also played the DLC these days and I did get galland.
Doesnt matter how many cp you have, maybe you have to do the prestige drop? Just a guess.
Korvessa
Administrative Corporal - SdKfz 251/1
Administrative Corporal - SdKfz  251/1
Posts: 130
Joined: Sun Apr 16, 2017 7:52 pm

Re: Galland is MIA

Post by Korvessa »

DefiantXYX wrote: Thu Mar 03, 2022 2:03 pm I also played the DLC these days and I did get galland.
Doesnt matter how many cp you have, maybe you have to do the prestige drop? Just a guess.
I did the prestige drop
As I recall, the only thing I did not do was but the cache of T36 - I had plenty already
Tassadar
Lieutenant Colonel - Elite Panther D
Lieutenant Colonel - Elite Panther D
Posts: 1345
Joined: Mon Mar 11, 2019 1:03 pm

Re: Galland is MIA

Post by Tassadar »

Korvessa wrote: Thu Mar 03, 2022 4:47 am Yikes.
If it takes that, sounds like there is a bug.

I started campaign over (no cheating this time*) to see if that fixes it

* = I sometimes gave myself other random leaders
Not really a proof of this being a bug, I just listed the way to add him artificially in a scenario to overcome that if it does happen and all else fails.
Korvessa
Administrative Corporal - SdKfz 251/1
Administrative Corporal - SdKfz  251/1
Posts: 130
Joined: Sun Apr 16, 2017 7:52 pm

Re: Galland is MIA

Post by Korvessa »

Oops.

I was relying on a campaign tree that can be found here on Slitherine.
It had the campaign going straight from Teruel to Ebro.
Well it turns out there is a scenario in between: Aragon Offensive

I guess I wasn't paying enough attention.
Post Reply

Return to “Panzer Corps 2”