• 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.

unmerged(49483)

First Lieutenant
Oct 16, 2005
207
0
I just updated the now "removed" event, to make it fit with 1.3b. (If you just took out the number signs, the ministers didn't match and what not.) So...whadya think?

#########################################################################
# The Revolution has come!
#########################################################################
event = {
id = 3718
random = no
country = USA

name = "EVT_3718_NAME"
desc = "EVT_3718_DESC"
style = 0

trigger = {
government = democratic
dissent = 75
}

date = { day = 1 month = january year = 1936 }
offset = 360 # Check for this every 25 days
deathdate = { day = 30 month = december year = 1947 }

action_a = {
name = "Earl Browder (Com.)"
# command = { type = dissent value = -40 }
command = { type = headofstate which = 6041 }
command = { type = headofgovernment which = 6055 }
command = { type = foreignminister which = 6073 }
command = { type = armamentminister which = 6099 }
command = { type = ministerofsecurity which = 6116 }
command = { type = ministerofintelligence which = 6134 }
command = { type = chiefofstaff which = 6141}
command = { type = chiefofarmy which = 6149 }
command = { type = chiefofnavy which = 6165 }
command = { type = chiefofair which = 6175 }
command = { type = sleepevent which = 3709 }
command = { type = sleepevent which = 3710 }
command = { type = sleepevent which = 3711 }
command = { type = sleepevent which = 3712 }
command = { type = sleepevent which = 3713 }
command = { type = sleepevent which = 3714 }
command = { type = sleepevent which = 3715 }
command = { type = sleepevent which = 3716 }
command = { type = sleepevent which = 3717 }
command = { type = set_domestic which = democratic value = 8}
command = { type = set_domestic which = political_left value = 2}

}
action_b = {
name = "Norman Thomas (Soc.)"
# command = { type = dissent value = -20 }
command = { type = headofstate which = 6042 }
command = { type = headofgovernment which = 6056 }
command = { type = foreignminister which = 6072 }
command = { type = armamentminister which = 6024 }
command = { type = ministerofsecurity which = 6015 }
command = { type = ministerofintelligence which = 6150 }
command = { type = chiefofstaff which = 6141}
command = { type = chiefofarmy which = 6043 }
command = { type = chiefofnavy which = 6154 }
command = { type = chiefofair which = 6175 }
command = { type = sleepevent which = 3709 }
command = { type = sleepevent which = 3710 }
command = { type = sleepevent which = 3711 }
command = { type = sleepevent which = 3712 }
command = { type = sleepevent which = 3713 }
command = { type = sleepevent which = 3714 }
command = { type = sleepevent which = 3715 }
command = { type = sleepevent which = 3716 }
command = { type = sleepevent which = 3717 }
command = { type = set_domestic which = democratic value = 6}
command = { type = set_domestic which = political_left = 4
}
}
 

Spitfire_Pilot

Canadian Nationalist
Jun 18, 2005
1.655
2
maybe i did this wrong but i cannot get this event to work. I copy and pasted it in the post u had above but eveytime i pick a nation and load it up, it freezes. Maybe i put it in wrong.. This is how put it in.

}
#########################################################################
# US. Presidential Election of 1944 - Alternative Outcome
#########################################################################
event = {
id = 3728
random = no
country = USA

name = "EVT_3716_NAME"
desc = "EVT_3728_DESC"
picture = "us_election"
style = 0

trigger = {
ideology = paternal_autocrat
NOT = { ispuppet = USA }
OR = {
headofstate = 6001
headofstate = 6032
headofstate = 6033
headofstate = 6034
headofstate = 6035
headofstate = 6036
headofstate = 6037
headofstate = 6038
headofstate = 6186
}
}

date = { day = 7 month = november year = 1944 }

action_a = {
name = "Charles Lindbergh (Am.Fir.)"
command = { type = headofstate which = 6189 }
command = { type = headofgovernment which = 6190 }
command = { type = foreignminister which = 6070 }
command = { type = armamentminister which = 6096 }
command = { type = ministerofsecurity which = 6191 }
command = { type = chiefofstaff which = 6140 }
command = { type = chiefofarmy which = 6148 }
command = { type = chiefofnavy which = 6164 }
command = { type = chiefofair which = 6173 }
command = { type = domestic which = interventionism value = 2 }
command = { type = domestic which = defense_lobby value = 3 }
command = { type = dissent value = -1 }
}
}
################################################## #######################
# The Revolution has come!
################################################## #######################
event = {
id = 3718
random = no
country = USA

name = "EVT_3718_NAME"
desc = "EVT_3718_DESC"
style = 0

trigger = {
government = democratic
dissent = 75
}

date = { day = 1 month = january year = 1936 }
offset = 360 # Check for this every 25 days
deathdate = { day = 30 month = december year = 1947 }

action_a = {
name = "Earl Browder (Com.)"
# command = { type = dissent value = -40 }
command = { type = headofstate which = 6041 }
command = { type = headofgovernment which = 6055 }
command = { type = foreignminister which = 6073 }
command = { type = armamentminister which = 6099 }
command = { type = ministerofsecurity which = 6116 }
command = { type = ministerofintelligence which = 6134 }
command = { type = chiefofstaff which = 6141}
command = { type = chiefofarmy which = 6149 }
command = { type = chiefofnavy which = 6165 }
command = { type = chiefofair which = 6175 }
command = { type = sleepevent which = 3709 }
command = { type = sleepevent which = 3710 }
command = { type = sleepevent which = 3711 }
command = { type = sleepevent which = 3712 }
command = { type = sleepevent which = 3713 }
command = { type = sleepevent which = 3714 }
command = { type = sleepevent which = 3715 }
command = { type = sleepevent which = 3716 }
command = { type = sleepevent which = 3717 }
command = { type = set_domestic which = democratic value = 8}
command = { type = set_domestic which = political_left value = 2}

}
action_b = {
name = "Norman Thomas (Soc.)"
# command = { type = dissent value = -20 }
command = { type = headofstate which = 6042 }
command = { type = headofgovernment which = 6056 }
command = { type = foreignminister which = 6072 }
command = { type = armamentminister which = 6024 }
command = { type = ministerofsecurity which = 6015 }
command = { type = ministerofintelligence which = 6150 }
command = { type = chiefofstaff which = 6141}
command = { type = chiefofarmy which = 6043 }
command = { type = chiefofnavy which = 6154 }
command = { type = chiefofair which = 6175 }
command = { type = sleepevent which = 3709 }
command = { type = sleepevent which = 3710 }
command = { type = sleepevent which = 3711 }
command = { type = sleepevent which = 3712 }
command = { type = sleepevent which = 3713 }
command = { type = sleepevent which = 3714 }
command = { type = sleepevent which = 3715 }
command = { type = sleepevent which = 3716 }
command = { type = sleepevent which = 3717 }
command = { type = set_domestic which = democratic value = 6}
command = { type = set_domestic which = political_left = 4
}
}
 

Spitfire_Pilot

Canadian Nationalist
Jun 18, 2005
1.655
2
reply to my question....anyone ? *looks around empty room*
 

unmerged(49483)

First Lieutenant
Oct 16, 2005
207
0
Oh. Thanks. I found out what I did wrong. This is the fixed version.

################################################## #######################
# The Revolution has come!
################################################## #######################
event = {
id = 3718
random = no
country = USA

name = "EVT_3718_NAME"
desc = "EVT_3718_DESC"
style = 0

trigger = {
government = democratic
dissent = 75
}

date = { day = 1 month = january year = 1936 }
offset = 360 # Check for this every 25 days
deathdate = { day = 30 month = december year = 1947 }

action_a = {
name = "Earl Browder (Com.)"
# command = { type = dissent value = -40 }
command = { type = headofstate which = 6041 }
command = { type = headofgovernment which = 6055 }
command = { type = foreignminister which = 6073 }
command = { type = armamentminister which = 6099 }
command = { type = ministerofsecurity which = 6116 }
command = { type = ministerofintelligence which = 6134 }
command = { type = chiefofstaff which = 6141}
command = { type = chiefofarmy which = 6149 }
command = { type = chiefofnavy which = 6165 }
command = { type = chiefofair which = 6175 }
command = { type = sleepevent which = 3709 }
command = { type = sleepevent which = 3710 }
command = { type = sleepevent which = 3711 }
command = { type = sleepevent which = 3712 }
command = { type = sleepevent which = 3713 }
command = { type = sleepevent which = 3714 }
command = { type = sleepevent which = 3715 }
command = { type = sleepevent which = 3716 }
command = { type = sleepevent which = 3717 }
command = { type = set_domestic which = democratic value = 8}
command = { type = set_domestic which = political_left value = 2}

}
action_b = {
name = "Norman Thomas (Soc.)"
# command = { type = dissent value = -20 }
command = { type = headofstate which = 6042 }
command = { type = headofgovernment which = 6056 }
command = { type = foreignminister which = 6072 }
command = { type = armamentminister which = 6024 }
command = { type = ministerofsecurity which = 6015 }
command = { type = ministerofintelligence which = 6150 }
command = { type = chiefofstaff which = 6141}
command = { type = chiefofarmy which = 6043 }
command = { type = chiefofnavy which = 6154 }
command = { type = chiefofair which = 6175 }
command = { type = sleepevent which = 3709 }
command = { type = sleepevent which = 3710 }
command = { type = sleepevent which = 3711 }
command = { type = sleepevent which = 3712 }
command = { type = sleepevent which = 3713 }
command = { type = sleepevent which = 3714 }
command = { type = sleepevent which = 3715 }
command = { type = sleepevent which = 3716 }
command = { type = sleepevent which = 3717 }
command = { type = set_domestic which = democratic value = 6}
command = { type = set_domestic which = political_left value = 4
}
}
 

unmerged(49483)

First Lieutenant
Oct 16, 2005
207
0
################################################## #######################
# The Revolution has come!
################################################## #######################
event = {
id = 3718
random = no
country = USA

name = "EVT_3718_NAME"
desc = "EVT_3718_DESC"
style = 0

trigger = {
government = democratic
dissent = 75
}

date = { day = 1 month = january year = 1936 }
offset = 360 # Check for this every 25 days
deathdate = { day = 30 month = december year = 1947 }

action_a = {
name = "Earl Browder (Com.)"
# command = { type = dissent value = -40 }
command = { type = headofstate which = 6041 }
command = { type = headofgovernment which = 6055 }
command = { type = foreignminister which = 6073 }
command = { type = armamentminister which = 6099 }
command = { type = ministerofsecurity which = 6116 }
command = { type = ministerofintelligence which = 6134 }
command = { type = chiefofstaff which = 6141}
command = { type = chiefofarmy which = 6149 }
command = { type = chiefofnavy which = 6165 }
command = { type = chiefofair which = 6175 }
command = { type = sleepevent which = 3709 }
command = { type = sleepevent which = 3710 }
command = { type = sleepevent which = 3711 }
command = { type = sleepevent which = 3712 }
command = { type = sleepevent which = 3713 }
command = { type = sleepevent which = 3714 }
command = { type = sleepevent which = 3715 }
command = { type = sleepevent which = 3716 }
command = { type = sleepevent which = 3717 }
command = { type = set_domestic which = democratic value = 8}
command = { type = set_domestic which = political_left value = 8}

}
action_b = {
name = "Norman Thomas (Soc.)"
# command = { type = dissent value = -20 }
command = { type = headofstate which = 6042 }
command = { type = headofgovernment which = 6056 }
command = { type = foreignminister which = 6072 }
command = { type = armamentminister which = 6024 }
command = { type = ministerofsecurity which = 6015 }
command = { type = ministerofintelligence which = 6150 }
command = { type = chiefofstaff which = 6141}
command = { type = chiefofarmy which = 6043 }
command = { type = chiefofnavy which = 6154 }
command = { type = chiefofair which = 6175 }
command = { type = sleepevent which = 3709 }
command = { type = sleepevent which = 3710 }
command = { type = sleepevent which = 3711 }
command = { type = sleepevent which = 3712 }
command = { type = sleepevent which = 3713 }
command = { type = sleepevent which = 3714 }
command = { type = sleepevent which = 3715 }
command = { type = sleepevent which = 3716 }
command = { type = sleepevent which = 3717 }
command = { type = set_domestic which = democratic value = 6}
command = { type = set_domestic which = political_left value = 6
}
}
}
 

Miltiades

Major
91 Badges
Aug 18, 2005
748
28
  • 500k Club
  • Europa Universalis IV: Res Publica
  • Rome Gold
  • Semper Fi
  • Sengoku
  • Sword of the Stars II
  • Teleglitch: Die More Edition
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Rome: Vae Victis
  • Warlock: Master of the Arcane
  • War of the Roses
  • March of the Eagles
  • Cities: Skylines
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Pre-order
  • Magicka: Wizard Wars Founder Wizard
  • Mount & Blade: Warband
  • Mount & Blade: With Fire and Sword
  • Crusader Kings II: Way of Life
  • Pillars of Eternity
  • Humble Paradox Bundle
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Europa Universalis 4: Emperor
  • Divine Wind
  • Crusader Kings II
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sword of Islam
  • Darkest Hour
  • Europa Universalis III
  • Europa Universalis III: Chronicles
  • Cities in Motion 2
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • For the Motherland
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Heir to the Throne
  • Impire
  • Knights of Pen and Paper +1 Edition
This still doesnt change any ministers or do big changes to your government. Maybe the Stalinists should max out the authoritain slider and you should also include points to central economy.