Page 1 of 1

SCW into Wermacht campaign core import

Posted: Mon Apr 24, 2023 3:19 pm
by HaohmaruKhan
Hi everyone,

I've search a lot for info in this direction. There are some old thread that this might be possible by editing the script.lua file, but it does not seem to work for me. Did anyone successfully did this type of import?
If yes, can you be so kind to share the full details?

Cheers,
Khan

Re: SCW into Wermacht campaign core import

Posted: Mon Apr 24, 2023 3:58 pm
by Grondel
from where to where do u want to import ur core? from SCW to the vanilla campaign that came with the game?
If so, yes u can do that, but need to modify some game files to do so.

sers,
Thomas

Re: SCW into Wermacht campaign core import

Posted: Mon Apr 24, 2023 4:06 pm
by HaohmaruKhan
SCW into main campaign. Care to give full details on files needed and what need to be added?

Re: SCW into Wermacht campaign core import

Posted: Mon Apr 24, 2023 4:14 pm
by Grondel
HaohmaruKhan wrote: Mon Apr 24, 2023 4:06 pm SCW into main campaign. Care to give full details on files needed and what need to be added?
go to:
...\Steam\steamapps\common\Panzer Corps 2\PanzerCorps2\Content\Campaigns

and look for the file "campaign.json"
open with editor and change:
...
"player_icon": "de",
"options": {
...
to:
...
"player_icon": "de",
"core_sets": ["end_of_001AODLCscw"],
"options": {
...

this should give u the core import prompt when u start the main campaign.

sers,
Thomas

Re: SCW into Wermacht campaign core import

Posted: Mon Apr 24, 2023 5:38 pm
by HaohmaruKhan
It worked perfect. Thank you friend :D

Re: SCW into Wermacht campaign core import

Posted: Mon Apr 24, 2023 5:38 pm
by Grondel
HaohmaruKhan wrote: Mon Apr 24, 2023 5:38 pm It worked perfect. Thank you friend :D
ur welcome.

sers,
Thomas