Is there any way to use a script or event or command to trigger a Mass Migration from one state to another?
Or just from one culture to a destination?
Or just from one culture to a destination?
<state> = {
create_mass_migration = {
origin = <country>
culture = <culture>
}
}
I tried modding mass migration when 1.5 released but they only lasted for a week and disappeared. does that not happen for you?You can/must target a certain destination state, but can only target an origin country (as well as the culture).
Code:<state> = { create_mass_migration = { origin = <country> culture = <culture> } }
funnily enough ive also heard from other people that that only lasts for a week too.I haven't tried it myself; I'm just going off the example from the 'Populating the Americas' journal examples (done by event)