Spain joining the Axis

Moderator: AlvaroSousa

Post Reply
User avatar
stjeand
Posts: 2702
Joined: Sun Jan 10, 2021 1:14 pm
Location: Aurora, NC

Spain joining the Axis

Post by stjeand »

Al,

I noticed in the event file it says Spain will join the Axis when...

1) USA is neural.
2) 3 southern UK cities or Gibraltar fall to the Axis.


I do see the coding for the UK cities but nothing for Gibraltar...

Was that removed?

//Spain joins axis when they take 3 southern cities in England or Gibraltar
$ChangeEntry
if_Date=9/1/1939
if_Country=3
if_Alliance=Neutral
//city
xyControl=130,56,Axis
lifespan=tillTrigger
addReportTo=Axis
entryShift=-30
actionCountry=6
targetCountry=45
text=Spain leans more toward the Axis as Germany advances in England.
$End

//Germany takes English cities
$ChangeEntry
if_Date=9/1/1939
if_Country=3
if_Alliance=Neutral
//city
xyControl=134,57,Axis
lifespan=tillTrigger
addReportTo=Axis
entryShift=-30
actionCountry=6
targetCountry=45
text=Spain's leader Franco is impressed with German gains vs England. He leans more on joining the Axis.
$End

$ChangeEntry
if_Date=9/1/1939
if_Country=3
if_Alliance=Neutral
//city
xyControl=137,58,Axis
lifespan=tillTrigger
addReportTo=Axis
entryShift=-30
actionCountry=6
targetCountry=45
text=As Germany advances into England Spain considers joining the Axis.
$End

There should be another:

$ChangeEntry
if_Date=9/1/1939
if_Country=3
if_Alliance=Neutral
//Gibraltar
xyControl=127,21,Axis
lifespan=tillTrigger
addReportTo=Axis
entryShift=-30
actionCountry=6
targetCountry=45
text=With the German occupation of Gibraltar Spain leans towards joining the Axis.
$End
Post Reply

Return to “War Plan: Tech Support”