DE 603 not firing

Strategic Command WWII World at War Tech Support
Post Reply
moon1
Posts: 92
Joined: Mon Jan 20, 2020 8:32 am

DE 603 not firing

Post by moon1 »

It is already 1942, all conditions are met and the decision still hasn't presented itself. At first I thought it has MTTH (like in paradox grand strategies) but it seems it is not the case. Can something else stop it from triggering? Like a need for a certain German unit like a Corps or an Army? Maybe taking Malta or Gibraltar?
User avatar
BillRunacre
Posts: 6890
Joined: Mon Jul 22, 2013 2:57 pm
Contact:

Re: DE 603 not firing

Post by BillRunacre »

I've pasted the script below for reference. It is linked to DE 670 which I've also pasted.

Note that with DE 670 there must be a German unit within 3 hexes of Algiers. Could that be the issue?

Bill


;AMEND1942
{
#NAME= DE 603 - Germany: Entice Franco To Enter The War? (AI - 75% Yes)
#POPUP=
#MESSAGE= <<TAG_172>>
#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 to DE 670=1
#LINK= 670[1]
#COUNTRY_ID= 45
#TRIGGER= 100
#DISPLAY_ORDER= 0
; Set decision value
#DECISION= 603
#MPP_UPDOWN= -200
#MPP_TURNS= 4
#MPP_TEXT= <<TAG_173>>
#NOTES= <<TAG_174>>
#NOTES_POSITION= 77,55
; Set AI acceptance % (AI will accept 75% of the time)
#AI_RESPONSE= 75
#AI_RESPONSE_POPUP= <<TAG_175>>
#DATE= 1939/09/01
#TEXT_RGB= 0,0,0
#SHADOW_RGB= 228,221,198
;Set Alignment Position (Algiers)
#ALIGNMENT_POSITION= 92,62 [1]
;Set Alignment Position (Rabat)
#ALIGNMENT_POSITION= 78,65 [1]
; Oran is in Axis hands
#ALIGNMENT_POSITION= 87,63 [1]
;Set National Morale Trigger (dummy value)
#NATIONAL_MORALE_TRIGGER= 0 [0]
; Set variable conditions:
; 1st Line - France politically aligned with Allies and surrendered
; 2nd Line - Spain politically aligned with Axis (not fully active) and not surrendered
; 3rd Line - Italy politically aligned with Axis and not surrendered
#VARIABLE_CONDITION= 40 [2] [100] [1]
#VARIABLE_CONDITION= 99 [1] [60] [0]
#VARIABLE_CONDITION= 59 [1] [100] [0]
; There are no Allied troops within 5 hexes of Rabat
#CONDITION_POSITION= 78,65 [5,5] [0,0] [2] [0]
}

{
#NAME= DE 670 - Germany: Dummy Event to check for German Units In Algiers (AI - 100% Yes)
#POPUP=
#MESSAGE=
#IMAGE=
#SOUND=
#FLAG= 1
#TYPE= 1
#AI= 0
#LEVEL= 0
#COUNTRY_ID= 45
#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 (1st internally stored decision)
#DECISION= 670
#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= 1939/09/01
#TEXT_RGB= 0,0,0
#SHADOW_RGB= 0,0,0
; Algiers is in Axis hands
#ALIGNMENT_POSITION= 92,62 [1]
;Set National Morale Trigger (dummy value)
#NATIONAL_MORALE_TRIGGER= 0 [0]
; Set variable conditions:
; 1st Line - Germany politically aligned with Axis and not surrendered
; 2nd Line - France politically aligned with Allies and surrendered
; 3rd Line - Spain politically aligned with Axis (not fully active) and not surrendered
; 4th Line - Italy politically aligned with Axis and not surrendered
#VARIABLE_CONDITION= 45 [1] [100] [0]
#VARIABLE_CONDITION= 40 [2] [100] [1]
#VARIABLE_CONDITION= 99 [1] [60] [0]
#VARIABLE_CONDITION= 59 [1] [100] [0]
; A German unit is within 3 hexes of Algiers
#CONDITION_POSITION= 92,62 [3,3] [1,1] [1] [45]
}
Follow us on Twitter: https://twitter.com/FurySoftware

We're also on Facebook! https://www.facebook.com/FurySoftware/
moon1
Posts: 92
Joined: Mon Jan 20, 2020 8:32 am

Re: DE 603 not firing

Post by moon1 »

BillRunacre wrote: Sun Aug 21, 2022 7:51 pm I've pasted the script below for reference. It is linked to DE 670 which I've also pasted.

Note that with DE 670 there must be a German unit within 3 hexes of Algiers. Could that be the issue?

Bill


;AMEND1942
{
#NAME= DE 603 - Germany: Entice Franco To Enter The War? (AI - 75% Yes)
#POPUP=
#MESSAGE= <<TAG_172>>
#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 to DE 670=1
#LINK= 670[1]
#COUNTRY_ID= 45
#TRIGGER= 100
#DISPLAY_ORDER= 0
; Set decision value
#DECISION= 603
#MPP_UPDOWN= -200
#MPP_TURNS= 4
#MPP_TEXT= <<TAG_173>>
#NOTES= <<TAG_174>>
#NOTES_POSITION= 77,55
; Set AI acceptance % (AI will accept 75% of the time)
#AI_RESPONSE= 75
#AI_RESPONSE_POPUP= <<TAG_175>>
#DATE= 1939/09/01
#TEXT_RGB= 0,0,0
#SHADOW_RGB= 228,221,198
;Set Alignment Position (Algiers)
#ALIGNMENT_POSITION= 92,62 [1]
;Set Alignment Position (Rabat)
#ALIGNMENT_POSITION= 78,65 [1]
; Oran is in Axis hands
#ALIGNMENT_POSITION= 87,63 [1]
;Set National Morale Trigger (dummy value)
#NATIONAL_MORALE_TRIGGER= 0 [0]
; Set variable conditions:
; 1st Line - France politically aligned with Allies and surrendered
; 2nd Line - Spain politically aligned with Axis (not fully active) and not surrendered
; 3rd Line - Italy politically aligned with Axis and not surrendered
#VARIABLE_CONDITION= 40 [2] [100] [1]
#VARIABLE_CONDITION= 99 [1] [60] [0]
#VARIABLE_CONDITION= 59 [1] [100] [0]
; There are no Allied troops within 5 hexes of Rabat
#CONDITION_POSITION= 78,65 [5,5] [0,0] [2] [0]
}

{
#NAME= DE 670 - Germany: Dummy Event to check for German Units In Algiers (AI - 100% Yes)
#POPUP=
#MESSAGE=
#IMAGE=
#SOUND=
#FLAG= 1
#TYPE= 1
#AI= 0
#LEVEL= 0
#COUNTRY_ID= 45
#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 (1st internally stored decision)
#DECISION= 670
#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= 1939/09/01
#TEXT_RGB= 0,0,0
#SHADOW_RGB= 0,0,0
; Algiers is in Axis hands
#ALIGNMENT_POSITION= 92,62 [1]
;Set National Morale Trigger (dummy value)
#NATIONAL_MORALE_TRIGGER= 0 [0]
; Set variable conditions:
; 1st Line - Germany politically aligned with Axis and not surrendered
; 2nd Line - France politically aligned with Allies and surrendered
; 3rd Line - Spain politically aligned with Axis (not fully active) and not surrendered
; 4th Line - Italy politically aligned with Axis and not surrendered
#VARIABLE_CONDITION= 45 [1] [100] [0]
#VARIABLE_CONDITION= 40 [2] [100] [1]
#VARIABLE_CONDITION= 99 [1] [60] [0]
#VARIABLE_CONDITION= 59 [1] [100] [0]
; A German unit is within 3 hexes of Algiers
#CONDITION_POSITION= 92,62 [3,3] [1,1] [1] [45]
}
Looks like there was one turn delay, my opponent made a turn and after that I got the event. Sorry for false alarm!
User avatar
BillRunacre
Posts: 6890
Joined: Mon Jul 22, 2013 2:57 pm
Contact:

Re: DE 603 not firing

Post by BillRunacre »

That's ok, and thanks for reporting back as it's put my mind at rest! :)
Follow us on Twitter: https://twitter.com/FurySoftware

We're also on Facebook! https://www.facebook.com/FurySoftware/
Post Reply

Return to “Tech Support”