Page 1 of 1

How many Custom Campaigns exist now for PC2?

Posted: Wed Jan 13, 2021 4:39 am
by rafdobrowolski
Thanks to Wookie for creating the campaigns Taman, Big Red One, and Unthinkable. These have been great campaigns as we wait for the next DLC. I was wondering if anyone has any other campaigns that have been made that I may have missed in this forum, or if there are any others in the works?

Re: How many Custom Campaigns exist now for PC2?

Posted: Wed Jan 13, 2021 1:41 pm
by WookieeDavidson
im working on a 4th one based on the 7th Armored (Desert Rats) and a campaign based entirely on the Italian Campaign

At the moment im waiting until there is an easier solution to creating your own units.csv file, i have big plans for more campaigns after that process is made simplier

Re: How many Custom Campaigns exist now for PC2?

Posted: Thu Jan 14, 2021 8:37 am
by peterw
I published 3 Mods for PzC2 so far.
But all are in German language only and for V1.1.10 as base version. Because of incompatible changes in V1.1.14 I have to port it to V1.1.15 before you can use it with the actual base version.
My mods are located in “Peters Bastelecke” in:
www.streitmacht.com

Re: How many Custom Campaigns exist now for PC2?

Posted: Fri Jan 15, 2021 4:45 am
by jeannot le lapin
peterw wrote: Thu Jan 14, 2021 8:37 am I published 3 Mods for PzC2 so far.
But all are in German language only and for V1.1.10 as base version. Because of incompatible changes in V1.1.14 I have to port it to V1.1.15 before you can use it with the actual base version.
My mods are located in “Peters Bastelecke” in:
www.streitmacht.com
What are these Mods ?

Re: How many Custom Campaigns exist now for PC2?

Posted: Fri Jan 15, 2021 10:23 am
by peterw
I described my mods in “Peters Bastelecke”; summary:
1) “Wehrmacht 2” is an enhance main campaign with 3 additional scenarios, a lot of additional units and improved game rules.
2) “MP2SP_Dt” is a German campaign too with the same units and rules but with 15 other scenarios; not very historical.
3) “MP2SP_RUS is the same as USSR campaign (13 scenarios).

As my mods are in German language I don’t expect much interest here.
Comments to it are better located in the Streitmacht forum.

Re: How many Custom Campaigns exist now for PC2?

Posted: Fri Jan 15, 2021 5:33 pm
by Ezequiel1996
im working on converting the grand campaigns from panzer corps 1, and also on a big campaign covering all the war with a lot of scenarios in each operation, but im waiting for an updated editor, because right now lua scripting is very hard to do.

Re: How many Custom Campaigns exist now for PC2?

Posted: Fri Jan 15, 2021 6:58 pm
by WookieeDavidson
Ezequiel1996 wrote: Fri Jan 15, 2021 5:33 pm im working on converting the grand campaigns from panzer corps 1, and also on a big campaign covering all the war with a lot of scenarios in each operation, but im waiting for an updated editor, because right now lua scripting is very hard to do.
and updated editor isn't going to fix LUA, you're better off learning LUA and going from there

Re: How many Custom Campaigns exist now for PC2?

Posted: Sat Jan 16, 2021 7:41 am
by jeannot le lapin
"In video game development, Lua is widely used as a scripting language by game programmers, perhaps due to its perceived easiness to embed, fast execution, and short learning curve.
In 2003, a poll conducted by GameDev.net showed Lua as the most popular scripting language for game programming. On 12 January 2012, Lua was announced as a winner of the Front Line Award 2011 from the magazine Game Developer in the category Programming Tools."(Wikipedia)