Sorry for the double post but this appears to not be working as you described where the engine determines which one is better.BillRunacre wrote: ↑Tue Apr 19, 2022 9:24 amThe way we get round this is that we have a convoy to both, and the engine picks the relevant one, i.e. in winter it switches to Murmansk, in the summer to Archangelsk.Lothos wrote: ↑Tue Apr 19, 2022 1:03 am Suggestion #7 added
#7 - You can only have one convoy between two countries. For example if you want to have a convoy from Glasgow to Murmansk and another one from Glasgow to Archangelsk. This would help simulate how Murmansk was a small port but open all year and Archangelsk was the major port and during the summer months the USSR would get way more supplies. I tried to do this and it would not work. Best I could do was have UK ship to one port and USA to the other.
One thing you could try would be to increase the % of the UK's MPPs that can be sent via the Archangelsk script, as that would effectively replicate what you've mentioned about the USSR getting more supplies in summer.
I hope that makes sense, and referring to the scripts in the campaigns should help.
I changed the convoy build routes to Murmansk to the ones below and also checked in the 1939 scenario and it does not appear to be working as you described it. The only thing I can see is that their is an event looking at specific hexes to make sure they are are allied control and that the event continuously fires to see if its true. It never switches to Archangelsk on a Seasonal basis as you described.
I also discovered that a country can only send out a convoy to one other country and nothing more. You can received resources from multiple countries but you can only send out one.
Are any of the items I just found bugs as the convoys do not appear to be working as you described it?
NOTE: Event 162 is in the 1939 scenario and its the AI dummy event to start the Lend Lease to Russia.
{
#NAME= DE:162[1] - USSR - UK(Glasgow) -> Murmansk
#POPUP=
#IMAGE=
#SOUND= convoy.ogg
#FLAG= 1
#TYPE= 2
#AI= 0
#LEVEL= 0
#GV= 1[1,100]
#LINK= 162[1]
#SENDER_ID= 112
#RECIPIENT_ID= 116
#SENDER_ID_TRIGGER= 100
#RECIPIENT_ID_TRIGGER= 100
#PERCENTAGE= 5
#MAX_PERCENTAGE= 5
#SPRING_REDUCTION= 100
#SUMMER_REDUCTION= 0
#FALL_REDUCTION= 0
#WINTER_REDUCTION= 100
#SOURCE_PORT= 137,65
#DESTINATION_PORT= 212,16
#WAYPOINT= 135,66
#WAYPOINT= 133,66
#WAYPOINT= 133,59
#WAYPOINT= 135,56
#WAYPOINT= 136,54
#WAYPOINT= 141,40
#WAYPOINT= 145,38
#WAYPOINT= 151,28
#WAYPOINT= 157,20
#WAYPOINT= 161,10
#WAYPOINT= 180,01
#WAYPOINT= 204,01
#WAYPOINT= 212,05
}
{
#NAME= DE:162[1] - USSR - USA(Providence) -> Archangelsk
#POPUP=
#IMAGE=
#SOUND= convoy.ogg
#FLAG= 1
#TYPE= 2
#AI= 0
#LEVEL= 0
#GV= 1[1,100]
#LINK= 162[1]
#SENDER_ID= 112
#RECIPIENT_ID= 116
#SENDER_ID_TRIGGER= 100
#RECIPIENT_ID_TRIGGER= 100
#PERCENTAGE= 5
#MAX_PERCENTAGE= 10
#SPRING_REDUCTION= 0
#SUMMER_REDUCTION= 100
#FALL_REDUCTION= 75
#WINTER_REDUCTION= 0
#SOURCE_PORT= 137,65
#DESTINATION_PORT= 226,35
#WAYPOINT= 135,66
#WAYPOINT= 133,66
#WAYPOINT= 133,59
#WAYPOINT= 135,56
#WAYPOINT= 136,54
#WAYPOINT= 141,40
#WAYPOINT= 145,38
#WAYPOINT= 151,28
#WAYPOINT= 157,20
#WAYPOINT= 161,10
#WAYPOINT= 180,01
#WAYPOINT= 210,1
#WAYPOINT= 220,9
#WAYPOINT= 228,13
}