Page 1 of 1

_changeOrder.txt copy/paste error

Posted: Sat Jan 21, 2023 8:51 am
by PanzerMike
Hi Alvaro,

I am pretty sure this event is wrong:
//USSR move defense line if Stalingrad falls
$ChangeOrder
if_Date=1/1/1941
xyControl=213,52,Axis
actionCountry=4
lifespan=tillTrigger
xyArea=189,74,1
xyArea=189,73,1
xyArea=189,72,1
$End

It seems to be a copy/paste from the event just above it ("USSR move defense line if Novgorod falls")
The Stalingrad falls event makes no sense this was way. Could you tell me what the event is supposed to be?
That way I can change it in my own game already, so I don't have to wait for the next patch :mrgreen:

Thank you!

Re: _changeOrder.txt copy/paste error

Posted: Mon Jan 23, 2023 2:43 pm
by AlvaroSousa
It is supposed to move defensive lines behind Stalingrad if the Axis take it so the A.I. doesn't get trapped behind.

But yea something is wrong there as it seems Leningrad is east of the line lol. Thanks I'll fix this.