We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
Is it just me or am I missing the aircraft techs beyond advanced? From what I can see there are only aircraft techs up to advanced (1943), which seems rather lacking. Why aren't there any later more sophisticated turbojet models included? I have not seen anything under the secret techs either that indicates the inclusion of any more advanced airplanes to be researched. It seems rather stange that it is not possible to develop your airforce any further after 1943.
Well, my Barbarossa took about ten months. A great experience in my opinion, the new events really liven it up. The Soviets defeated Finland quite quickly in my game too, it only took about five weeks. However, since AI files haven't yet been changed that much, the new People's Army of the Finnish People's Republic adopted an effective form of passive resistance:
I dunno, I just drove my Panzers to the Urals without any resistance and after 2 1/2 months I took Moscow and Baku and the "Victory in the East" event fired. But as Lothos said that is a bug, maybe you attacked in 42?
I have now defeated the UK and really liked the "New Order" events, totally super cool . Now the US and A is gonna get some.
One thing though, please add the "no_exp_forces Germany" to Kwantung Army, they send their entire army to Germany as expedition forces so that Japan is handicapped. (Only when Germany actually links up with Japan)
I dunno, I just drove my Panzers to the Urals without any resistance and after 2 1/2 months I took Moscow and Baku and the "Victory in the East" event fired.
Well, in my game the Soviets DoW'd the Allies in April 1941, a full month before I started the attack. While this was quite amusing and meant that the Soviets stopped receiving Lend-Lease when the US joined the war, it also meant that the units they had on the German border were dug in...
Could you please tell me what the country_tag (like JAP) for Kwantung Army is, Lothos?
I see, what happend to me was that after the innitial breakthrough I encircled a large part of their army and then the south was all clear till the Urals. They stalled me in the north though, I imagine without the GDE bug it would have been very difficult to actually reach Moscow. My innitial encirclement almost failled because I coudnt take one crucial province, the battle lasted almost a month. the new combat system adds much suspense I think, taking China and the British island was quite the slugfest.
Well, I'm not Lothos, but according to the scenario files Kwantung Army tag = U00
After continuing my beforementioned ahistorical game, I encountered another problem, due to it's ahistoricality (did I just make up words?). Anyhow, I puppeted Poland in Sept. '39, as they did not join the allies, note that I got neither M-R pact, nor Danzig or War! events.
Once the USSR started annexing/attacking the baltic states, I guaranteed the independence of Lithuania, which apparently prevented the SOV attack.
While I massed my entire Wehrmacht in Memel to attack by the only direct connection to the USSR, I used my brave Polish allies to.. hold the line. I was fairly successful however, as I my men crossed the Ural and pushed ever deeper into Siberia, I wondered why I got no peace offer. Upon checking the events as to what went wrong, I realized that I never got to choose an occupation policy as that event has triggers that need Germany to control certain provinces in Lithuania and Poland.
Code:
#################################################
# Germany chooses occupation policy
#################################################
event = {
id = 3236000
random = no
country = GER
trigger = {
war = { country = GER country = SOV }
control = { province = 501 data = GER } # Lwov
control = { province = 208 data = GER } # Vilnius
control = { province = 207 data = GER } # Kaunas
}
May I suggest changing that to NOT control ... = SOV or adding some alternative that requires some original Soviet provinces.
We can not use a NOT command there for the Soviets because then we have no idea who the controller is. Which means liberation of the provinces events will not work. When you go a-historical there are limitations in what we can actually do via events.
Ahh ok. The event did fire in November although I'm sure it said 1944 on it. Maybe I was seeing things. I'm sure the Das Reich and totenkopf events also said '44.
Ahh ok. The event did fire in November although I'm sure it said 1944 on it. Maybe I was seeing things. I'm sure the Das Reich and totenkopf events also said '44.
The 1939 assasination attempt event is about the attempt by Georg Elsner, which became to be one of the closest to achieving succes. The Das Recih and Totenkopf division events fire early on, they do mention later years, but that refers to their final deployments at the end of the war.
We can not use a NOT command there for the Soviets because then we have no idea who the controller is. Which means liberation of the provinces events will not work. When you go a-historical there are limitations in what we can actually do via events.
Actually I didnt go ahistorical, but the Czechs did.. As there is a 4% chance that they refuse the Sudetenland split and a 5% that they refuse a partition, things are not that unlikely to go "ahistorical". Anyhow, thanks for the response.
A possible bug I came across. Playing Germany Normal/Weakling, everything went historical sofar with WWII. However after I had Denmark become a puppet by event, I noticed they had made peace with the allies, however for some odd reason they are still at war with Iraq. Something similar happened with Yugoslavia, which I got to join the Axis and then broke the Pact of Steel. Yugoslavia became at peace with the allies, but is still at war with Iraq.
[EDIT] A small update, April 2nd 1941, the Soviet Union declared war on the United Kingdom. :wacko:
However Yugoslavia left the Axis shortly before that due to an scripted event. Though it does not seem to work correctly, Yugoslavia is still at war with Iraq with the rest of the Axis.
However Yugoslavia left the Axis shortly before that due to an scripted event. Though it does not seem to work correctly, Yugoslavia is still at war with Iraq with the rest of the Axis.
This is because of game engine and separate wars. The event has YUG to make peace with Allies (UK) but it cannot check all other separate wars it is involved in. In your game Iraq must be at war with Axis with a separate war.
This is because of game engine and separate wars. The event has YUG to make peace with Allies (UK) but it cannot check all other separate wars it is involved in. In your game Iraq must be at war with Axis with a separate war.