Out of curiosity is that a matter of personal preference (ala Darkest Hour)? Right now I'm at I think v0.9996 
would you consider transitioning the 44 scenario? there is a mod here a couple of pages back called 44 scenario revised which has historical improvements. i don't know how popular 44 scenario is but it offers a different challenge than 36 as you're thrown into the fire immediately.
event = {
id = 929204
random = no
country = GER
trigger = {
war = { country = GER country = FRA }
NOT = { exists = CZE }
war = { country = GER country = SOV }
}
# Triggered by CZE 919199
name = "Czech's are gone."
desc = "Oh free stuff!"
style = 0
picture = "czechs_annexed"
action_a = {
name = "OK"
command = { type = dissent value = -4 }
command = { type = domestic which = defense_lobby value = 1 }
command = { type = gain_tech which = 2050 } # Improved Light Tank
command = { type = gain_tech which = 1240 } # Improved Motorized Division
command = { type = add_corps which = "Reserve Heeresgruppe Nord" value = land where = 163 }
command = { type = add_division which = "10. Panzer-Division" value = light_armor when = 2 }
command = { type = add_division which = "11. Panzer-Division" value = light_armor when = 2 }
command = { type = add_division which = "12. Panzer-Division" value = light_armor when = 2 }
command = { type = manpowerpool value = -7 } # Manpower for 10. Panzer
command = { type = independence which = SLO value = 1 }
command = { type = make_puppet which = SLO }
command = { type = alliance which = SLO }
command = { type = trigger which = 919213 } #POL
command = { type = trigger which = 919214 } #HUN
command = { type = trigger which = 919215 } #ROM
command = { type = sleepevent which = 919204 }
}
}
Remove the trigger conditions if you intend to trigger this event via another event.I can not seem to get this event to fire, any thoughts?
Remove the trigger conditions if you intend to trigger this event via another event.
Sid, how did the Italian-Ethiopian war turn out in your campaign? I don't know if this is due to my modifications (I didn't change any ai files) but in my campaign the Italians just occupy the coastal provinces and Ethiopia garrisons it's capital. They never attack each other.