Page 1 of 1

Re: [SOE] DE 1 - AI - Should US Attempt To Liberate The UK

Posted: Sun Aug 06, 2023 3:56 pm
by DarkHorse2
Guys,

Not 100% sure on this, but shouldn't the following be checking that the USA(115) is mobilized and not surrendered instead of UK(112)? (see decision.txt)

Isn't there a possibility that the UK has already surrendered?

{
#NAME= DE 1 - AI - Should US Attempt To Liberate The UK (AI - 100% Yes)
#POPUP=
#MESSAGE=
#IMAGE=
#SOUND=
#FLAG= 1
#TYPE= 1
#AI= 2
#LEVEL= 0
#COUNTRY_ID= 115
#TRIGGER= 100
#DISPLAY_ORDER= 1
; Set global variable condition to always trigger (dummy value)
#GV= 1[1,100]
; Set link value to always trigger (dummy value)
#LINK= 0[0]
; Set decision value
#DECISION= 1
#MPP_UPDOWN= 0
#MPP_TURNS= 0
#MPP_TEXT=
#NOTES=
#NOTES_POSITION=
; Set AI acceptance % (AI will accept 100% of the time)
#AI_RESPONSE= 100
#AI_RESPONSE_POPUP=
#DATE= 1940/09/01
#TEXT_RGB= 0,0,0
#SHADOW_RGB= 0,0,0
; Washington D.C. is in Allied hands
#ALIGNMENT_POSITION= 4,108 [2]
;Set National Morale Trigger (dummy value)
#NATIONAL_MORALE_TRIGGER= 0 [0]
; Set variable conditions:
; 1st Line - UK politically aligned with Allies and not surrendered
#VARIABLE_CONDITION= 112 [2] [100] [0]

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; should this be the following, instead?
#VARIABLE_CONDITION= 115 [2] [100] [0]
; Set condition position:
; 1st Line - 1 Axis unit in England OR
; 2nd Line - 0 Allied units in England
#CONDITION_POSITION= 147,77 [20,20] [1,1] [1] [0]
#CONDITION_POSITION= 147,77 [20,20] [0,0] [2] [0]
}

Re: [SOE] DE 1 - AI - Should US Attempt To Liberate The UK

Posted: Mon Aug 07, 2023 9:35 am
by BillRunacre
Overall I think it's better as it is because then the event fires even if the US is neutral, and will then be enacted when it mobilizes.

Re: [SOE] DE 1 - AI - Should US Attempt To Liberate The UK

Posted: Mon Aug 07, 2023 3:13 pm
by DarkHorse2
Fair enough.

Thank you for the explanation.

But what happens if the UK has surrendered? Would this event fire then?

Re: [SOE] DE 1 - AI - Should US Attempt To Liberate The UK

Posted: Tue Aug 08, 2023 8:44 am
by BillRunacre
The event should fire before the UK surrenders, because it only takes 1 Axis unit in the UK to trigger it, and given that the UK has more than 1 capital, it is practically impossible for this not to fire.