Page 1 of 1

1939 SOE - Derna hit twice by Malta Scripts

Posted: Wed Jul 26, 2023 11:06 pm
by DarkHorse2
Hey guys,

Derna(191,120) is getting wacked twice in your Malta supply interdiction scripts.

I don't believe that was the intent.

See below:

;
; Malta limits Axis supply in the Mediterranean
{
#NAME= Malta Effect (Tripoli, Sirte, El Agheila, Benghazi, Derna)
#POPUP= <<TAG_39>>
#IMAGE=
#SOUND=
#FLAG= 1
#TYPE= 2
#AI= 0
#LEVEL= 0
; Set global variable condition to always trigger (dummy value)
#GV= 1[1,100]
; Set link value to always trigger (dummy value)
#LINK= 0[0]
#COUNTRY_ID= 112
#ALIGNMENT_ID= 0
#FLAG_ID= 112
#TRIGGER= 15
#SEASON_FLAG= 0
#DATE= 1941/01/01
#SOURCE_POSITION= 175,114 [-1]
#DESTINATION_RESOURCE= 172,121 [1,2]
#DESTINATION_RESOURCE= 172,120 [1,2]
#DESTINATION_RESOURCE= 179,124 [1,2]
#DESTINATION_RESOURCE= 184,126 [1,2]
#DESTINATION_RESOURCE= 186,122 [1,2]
#DESTINATION_RESOURCE= 185,122 [1,2]
#DESTINATION_RESOURCE= 191,120 [1,2]
#DESTINATION_RESOURCE= 188,124 [1,2]
#DESTINATION_RESOURCE= 190,122 [1,2]
#DESTINATION_RESOURCE= 192,122 [1,2]
;Set variable conditions:
; 1st Line - UK politically aligned with the Allies and not surrendered
#VARIABLE_CONDITION= 112 [2] [100] [0]
; 2nd Line - Egypt politically aligned with the Allies and not surrendered
#VARIABLE_CONDITION= 36 [2] [100] [0]
}

; Malta limits Axis supply in the Mediterranean
{
#NAME= Malta Effect (Tobruk, Bardia, Sidi Barrani, Mersa Matruh, El Alamein, Alexandria)
#POPUP= <<TAG_40>>
#IMAGE=
#SOUND=
#FLAG= 1
#TYPE= 2
#AI= 0
#LEVEL= 0
; Set global variable condition to always trigger (dummy value)
#GV= 1[1,100]
; Set link value to always trigger (dummy value)
#LINK= 0[0]
#COUNTRY_ID= 112
#ALIGNMENT_ID= 0
#FLAG_ID= 112
#TRIGGER= 20
#SEASON_FLAG= 0
#DATE= 1940/08/01
#SOURCE_POSITION= 175,114 [-1]
#DESTINATION_RESOURCE= 195,121 [1,2]
#DESTINATION_RESOURCE= 194,122 [1,2]
#DESTINATION_RESOURCE= 205,123 [1,2]
#DESTINATION_RESOURCE= 206,124 [1,2]
#DESTINATION_RESOURCE= 209,122 [1,2]
#DESTINATION_RESOURCE= 209,123 [1,2]
#DESTINATION_RESOURCE= 191,120 [1,2]
#DESTINATION_RESOURCE= 196,123 [1,2]
#DESTINATION_RESOURCE= 198,123 [1,2]
#DESTINATION_RESOURCE= 200,124 [1,2]
#DESTINATION_RESOURCE= 204,125 [1,2]
;Set variable conditions:
; 1st Line - UK politically aligned with the Allies and not surrendered
#VARIABLE_CONDITION= 112 [2] [100] [0]
; 2nd Line - Egypt politically aligned with the Allies and not surrendered
#VARIABLE_CONDITION= 36 [2] [100] [0]
}

Re: 1939 SOE - Derna hit twice by Malta Scripts

Posted: Thu Jul 27, 2023 8:33 am
by BillRunacre
Thanks for pointing this out, I'll get that fixed.