• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

SoTAL

First Lieutenant
47 Badges
Dec 7, 2007
210
8
  • Crusader Kings II: Legacy of Rome
  • Victoria 2: Heart of Darkness
  • Victoria 2: A House Divided
  • Victoria: Revolutions
  • Europa Universalis IV: Res Publica
  • Magicka
  • Heir to the Throne
  • Hearts of Iron III
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Conquest of Paradise
  • Crusader Kings II
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Europa Universalis III
  • Europa Universalis III: Chronicles
  • Europa Universalis III Complete
  • Divine Wind
  • Europa Universalis IV: Art of War
  • Hearts of Iron IV: Expansion Pass
  • Stellaris: Necroids
  • Stellaris: Humanoids Species Pack
  • Stellaris: Apocalypse
  • Stellaris: Distant Stars
  • Imperator: Rome
  • Stellaris: Ancient Relics
  • Stellaris: Lithoids
  • Stellaris: Federations
  • Imperator: Rome - Magna Graecia
  • Stellaris: Nemesis
  • Crusader Kings III
  • Crusader Kings III: Royal Edition
  • Hearts of Iron IV: Death or Dishonor
  • Hearts of Iron IV: Together for Victory
  • Stellaris: Leviathans Story Pack
  • Stellaris: Digital Anniversary Edition
  • Hearts of Iron IV: Cadet
  • Stellaris
  • Mount & Blade: Warband
  • 500k Club
  • Victoria 2
  • Europa Universalis III Complete
  • Europa Universalis III Complete
  • Europa Universalis IV
  • Stellaris: Synthetic Dawn
  • Stellaris - Path to Destruction bundle
  • Stellaris: Megacorp
#############################################
###### Mexico - Unite central america?
#############################################
event = {
id = 77778
random = no
country = MEX

trigger = {
exists = ENG
}

name = "EVT_77778_NAME"
desc = "EVT_77778_DESC"
style = 0
picture = "ScreenSave12"

date = { day = 8 month = january year = 1936 }

action_a = {
name = "ACTIONNAME89898A" # Yes! Let's conquer them.
command = { type = addcore which = 718 }

command = { type = addcore which = 758 }

command = { type = addcore which = 746 }

command = { type = addcore which = 757 }

command = { type = addcore which = 717 }

command = { type = addcore which = 760 }

command = { type = addcore which = 748 }

command = { type = addcore which = 759 }

command = { type = addcore which = 890 }

command = { type = addcore which = 539 }

command = { type = addcore which = 803 }

command = { type = addcore which = 540 }

command = { type = addcore which = 813 }

command = { type = addcore which = 888 }

command = { type = addcore which = 812 }

command = { type = addcore which = 889 }

command = { type = addcore which = 804 }

ai_chance = 100
}
action_b = {
name = "ACTIONNAME77778B" # Me = Chicken
command = { type = dissent value = 2 }
ai_chance = 0
}

}

Anyone know what is the problem with this event? (Exists = ENG is just to have a trigger, as I thought that not having any triggers might screw it up.)

It's located in E:\Spill\World in Flames - Gold\db\events\event.txt

It's the only event in that particular text file. Should it be somewhere else?

Is that ai_chance = 100 rightly placed?

What I'm trying to do is give Mexico the choice between 2 dissent or cores on Central America, occuring at January 8th, 1936.