Problem with convoy
Posted: Sun Dec 09, 2018 12:09 pm
Hi, I have modded a convoy from Sweden to Germany with the 80% of Sweden's MPP production. Sweden has 25 MPP production, but as it isn't connected with a major power is limited to 12,5 (I hate this hard coded rule [:@]), so the 80% production should be 12,5 x 0,8 = 10, but the income is only 4MPP (in summer)... why?
Code: Select all
; Swedish supply convoys to Germany:
{
#NAME= Swedish Iron Ore Shipments To Germany
#POPUP=
#IMAGE=
#SOUND=
#FLAG= 1
#TYPE= 2
#AI= 0
#LEVEL= 0
#GV= 1[1,100]
#LINK= 0[0]
#SENDER_ID= 103
#RECIPIENT_ID= 45
#SENDER_ID_TRIGGER= 0
#RECIPIENT_ID_TRIGGER= 100
#PERCENTAGE= 80
#MAX_PERCENTAGE= 80
#SPRING_REDUCTION= 90
#SUMMER_REDUCTION= 100
#FALL_REDUCTION= 90
#WINTER_REDUCTION= 50
#SOURCE_PORT= 147,16
#DESTINATION_PORT= 142,26
#WAYPOINT= 146,19
}