Page 1 of 1

DE 802 Not Firing

Posted: Sun Oct 16, 2022 11:40 pm
by lucr41
Hi,

USA DE 304 (Send Supplies To China Via The Hanoi-Kunming Railway?) fired on scheduled and was answered "Yes" by the AI. There is a corresponding entry in the Military Activity Summary stating "The Allies Send Supplies to China Via the Hanoi-Kunming Railway".

Japanese DE 802 (Shall We Annex Territory From French Indochina) is now supposed to fire on the 15th of July 1940, as DE 304 was responded to positively, Pakhoi is in Axis hands, China and Japan are at war, and Indochina is pro-Allied but neutral.

I am starting the August 30 1940 turn, and the event has not fired. If I browse to Options > Advanced > Scripts > Decision, I still see DE 802 in the list.

I notice that Indochina shows a leaning of 4% toward France. Is this the reason why DE 802 does not fire, because France has already surrendered on April 1940? Since France has already surrendered, then Indochina is technically no longer pro-Allied?

Thanks for this great game!

Re: DE 802 Not Firing

Posted: Mon Oct 17, 2022 12:11 pm
by BillRunacre
Here's the relevant script for reference purposes, and I can see the issue: the Strategy Guide says it will fire in July, whereas it will actually fire in September.

Good news is it should therefore be coming shortly. I'm not sure why we have conflicting dates here, but will get it corrected.

{
#NAME= DE 802 - Japan: Shall We Annex Territory From French Indochina? (AI - 100% Yes)
#POPUP=
#MESSAGE= <<TAG_299>>
#IMAGE=
#SOUND= teletype_1.ogg, teletype_2.ogg
#FLAG= 1
#TYPE= 0
#AI= 0
#LEVEL= 0
;Set global variable condition to always trigger (dummy value)
#GV= 1[1,100]
;Set link value to DE 304=1
#LINK= 304[1]
#COUNTRY_ID= 60
#TRIGGER= 100
#DISPLAY_ORDER= 1
;Set decision value
#DECISION= 802
#MPP_UPDOWN= -25
#MPP_TURNS= 1
#MPP_TEXT= <<TAG_300>>
#NOTES= <<TAG_301>>
#NOTES_POSITION=
;Set AI acceptance % (AI will accept 100% of the time)
#AI_RESPONSE= 100
#AI_RESPONSE_POPUP= <<TAG_302>>
#DATE= 1940/09/22
#TEXT_RGB= 0,0,0
#SHADOW_RGB= 228,221,198
;Set Alignment Position (Pakhoi)
#ALIGNMENT_POSITION= 188,69 [1]
;Set National Morale Trigger (dummy value)
#NATIONAL_MORALE_TRIGGER= 0 [0]
;Set variable conditions:
; 1st Line - Indochina politically aligned with Allies (not fully active) and not surrendered
; 3rd Line - China politically aligned with Allies and not surrendered
; 4th Line - Japan politically aligned with Axis and not surrendered
#VARIABLE_CONDITION= 55 [2] [0] [0]
#VARIABLE_CONDITION= 23 [2] [100] [0]
#VARIABLE_CONDITION= 60 [1] [100] [0]
; Dummy condition position (always satisfied)
#CONDITION_POSITION= 0,0 [0,0] [0,0] [0] [0]
}

Re: DE 802 Not Firing

Posted: Wed Oct 19, 2022 1:53 pm
by lucr41
Thank you very much for the quick reply. The event did indeed fire after I ended my August 30, 1940 turn.