Russian winter event not firing properly

Post bug reports and ask for support here.
Post Reply
Radar8717
Posts: 39
Joined: Fri Aug 03, 2007 1:26 pm
Location: Minnesota

Russian winter event not firing properly

Post by Radar8717 »

The Russian winter event #49 always fires on March 1941, not when it is supposed to in December 1941. I am not at war with Russia in March 1941. This has happened in all three of my 1939 campaign games. Are the dates wrong in event #49? Can I edit them myself?
Radar8717
Posts: 39
Joined: Fri Aug 03, 2007 1:26 pm
Location: Minnesota

RE: Russian winter event not firing properly

Post by Radar8717 »

I should have added this to the first post.
- <event eventID="49" countryID="3" oneTimeChecking="1" visibleByPlayer="1">
<title>Russian winter strikes!</title>
<description>On December 2, the 4th Panzer Army had penetrated to within 15 miles (24 km) of Moscow, but by then the first blizzards of the winter began. The Wehrmacht was not equipped for winter warfare. Frostbite and disease caused more casualties than combat...</description>
<beginDate day="1" month="12" year="1941" />
<endDate day="1" month="3" year="1941" /> -------------IS THIS LINE CORRECT ?-----------------------------
<condition />
- <options>
- <option chanceAI="100" optionID="1">
<description>Praise general Winter!</description>
<tooltip>Effect: All enemy units in Russia territory get 50 percent effectivity penalty. This event will fire each turn till 1 March 1941.</tooltip>
- <effects>
<effect method="Country.ChangeEffectivityOfAllUnits" param0="3" param1="1" param2="-50" />
</effects>
</option>
</options>
</event>
comrade
Posts: 167
Joined: Wed Jun 07, 2006 6:35 pm
Contact:

RE: Russian winter event not firing properly

Post by comrade »

Yes it's a mistake (even the text in the comment is wrong) , should be:

<endDate day="1" month="3" year="1942" />

Fixed in 1.20 :) you can also easily fix yourself.
Post Reply

Return to “Tech Support”