Page 1 of 1
New Game
Posted: Sun Jun 11, 2023 12:44 am
by rmelvin
The week of the June 19, 2023. I will be submitting to y'all a new European scale game. It's using the War in Europe platform. But has little to do with the second world war in Europe. This is more of the old blitzkrieg game mind set.
Re: New Game
Posted: Thu Jul 06, 2023 3:56 am
by patchfacility
Has anyone tried it? I'm pretty much looking forward to it.
Re: New Game
Posted: Mon Jul 10, 2023 8:17 am
by rmelvin
New versus of the
1939-1949 Europe.
Please kick the tires and let me know what you think?
https://www.dropbox.com/t/DlSVDWvIqAOIopQJ
Re: New Game
Posted: Tue Jul 11, 2023 3:38 am
by rmelvin
For those who are unsure about playing a 1939-1949 Europe Campaign long game. My I suggest download and play the Poland Player as human, the rest place on AI. The Poland Player is forced to Iceland by October of 1939. It will take several years to build up a force and time for the rest of Scandinavia mobilize. This is a small part of the campaign and watch AI for the rest.
Re: New Game
Posted: Thu Jul 13, 2023 11:41 pm
by rmelvin
There is a Matrix AI problem with Gallipoli and Istanbul.
The fix is until a Matrix updates the situation, write a script in strength, for hexes 198,104; 198,105 Gallipoli and 202,102; 203,102 Istanbul. Reduce the strength as more and more German units show up.
; Turkey - Line Outflanked
{
#NAME= Istanbul Line Outflanked (AI-1/0 - 100%)
#POPUP=
#IMAGE=
#SOUND=
#FLAG= 1
#TYPE= 2
#AI= 1
#LEVEL= 0
#GV= 1[1,100]
#LINK= 0[0]
#COUNTRY_ID= 111
#FLAG_ID= 111
#TRIGGER= 100
#SEASON_FLAG= 0
#DATE= 1939/09/01
; Gallipoli
#MAP_POSITION= 202,102 [0,0] [1,1] [-25,-30] [2] [111]
#MAP_POSITION= 203,102 [0,0] [1,1] [-25,-30] [2] [111]
; Turkey and not surrendered
#VARIABLE_CONDITION= 111 [2] [100] [0]
; German unit near Istanbul
#CONDITION_POSITION= 203,102 [1,3] [6,12] [1] [45]
}
; Turkey - Line Outflanked
{
#NAME= Gallipoli Line Outflanked (AI-1/0 - 100%)
#POPUP=
#IMAGE=
#SOUND=
#FLAG= 1
#TYPE= 2
#AI= 1
#LEVEL= 0
#GV= 1[1,100]
#LINK= 0[0]
#COUNTRY_ID= 111
#FLAG_ID= 111
#TRIGGER= 100
#SEASON_FLAG= 0
#DATE= 1939/09/01
; Gallipoli
#MAP_POSITION= 198,104 [0,0] [1,1] [-25,-30] [2] [111]
#MAP_POSITION= 198,105 [0,0] [1,1] [-25,-30] [2] [111]
; Turkey and not surrendered
#VARIABLE_CONDITION= 111 [2] [100] [0]
; German unit near Gallipoli
#CONDITION_POSITION= 198,104 [1,3] [6,12] [1] [45]
}