So i wrote these events to set up puppets in the german eastern territories after Brest Litovsk, but i always get a CTD while loading the 1914 scenario.
Here's are events:
event = { id = 9999999
random = no
country = U08
persistent = no
inventions = no
is_triggered_only = yes
name = "The Fate of the Eastern Lands"
desc = "Now that we acquired lots of land from the utter chaos known as Soviet Russia, we set up loyal tributaries in the east that shall help us in our struggle against the tyrannic Entente."
action = { name = "Sehr gut!"
command = { independence which = POL value = 1 when = 0 }
command = { independence which = EST value = 1 when = 0 }
command = { independence which = LAT value = 1 when = 0 }
command = { independence which = LIT value = 1 when = 0 }
command = { independence which = BLR value = 1 when = 0 }
command = { independence which = UKR value = 1 when = 0 }
command = { make_puppet which = POL }
command = { make_puppet which = EST }
command = { make_puppet which = LAT }
command = { make_puppet which = LIT }
command = { make_puppet which = BLR }
command = { trigger which = 9999998 }
}
}
event = { id = 9999998
random = no
country = U09
persistent = no
inventions = no
is_triggered_only = yes
name = "The Fate Of Ukraine"
desc = "Now that the slavic monster has been destroyed, we can take the spoils. We will set up a loyal ukranian puppet to help us in our struggle against the tyrannic Entente."
action = { name = "Set up our minions!"
command = { make_puppet which = UKR }
}
}
Here's are events:
event = { id = 9999999
random = no
country = U08
persistent = no
inventions = no
is_triggered_only = yes
name = "The Fate of the Eastern Lands"
desc = "Now that we acquired lots of land from the utter chaos known as Soviet Russia, we set up loyal tributaries in the east that shall help us in our struggle against the tyrannic Entente."
action = { name = "Sehr gut!"
command = { independence which = POL value = 1 when = 0 }
command = { independence which = EST value = 1 when = 0 }
command = { independence which = LAT value = 1 when = 0 }
command = { independence which = LIT value = 1 when = 0 }
command = { independence which = BLR value = 1 when = 0 }
command = { independence which = UKR value = 1 when = 0 }
command = { make_puppet which = POL }
command = { make_puppet which = EST }
command = { make_puppet which = LAT }
command = { make_puppet which = LIT }
command = { make_puppet which = BLR }
command = { trigger which = 9999998 }
}
}
event = { id = 9999998
random = no
country = U09
persistent = no
inventions = no
is_triggered_only = yes
name = "The Fate Of Ukraine"
desc = "Now that the slavic monster has been destroyed, we can take the spoils. We will set up a loyal ukranian puppet to help us in our struggle against the tyrannic Entente."
action = { name = "Set up our minions!"
command = { make_puppet which = UKR }
}
}