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

Velorian

Field Marshal
81 Badges
Oct 5, 2009
2.641
1.332
  • Europa Universalis IV: Mandate of Heaven
  • 500k Club
  • Semper Fi
  • Hearts of Iron III Collection
  • Hearts of Iron III: Their Finest Hour
  • For the Motherland
  • Crusader Kings II
  • Crusader Kings III: Royal Edition
  • Europa Universalis III Complete
  • Europa Universalis IV: Pre-order
  • Europa Universalis IV: Mare Nostrum
  • Imperator: Rome Deluxe Edition
  • Stellaris: Galaxy Edition
  • Victoria 2
  • Hearts of Iron III
  • Hearts of Iron IV: Colonel
  • Shadowrun Returns
  • Surviving Mars
  • Stellaris: Distant Stars
  • Surviving Mars: Digital Deluxe Edition
  • Age of Wonders: Planetfall Deluxe edition
  • Tyranny: Gold Edition
  • Stellaris: Humanoids Species Pack
  • Stellaris: Apocalypse
  • Age of Wonders: Planetfall Sign Up
  • Europa Universalis IV: Cradle of Civilization
  • Crusader Kings II: Monks and Mystics
  • Crusader Kings II: Jade Dragon
  • Stellaris: Leviathans Story Pack
  • Stellaris: Digital Anniversary Edition
  • Stellaris: Nemesis
  • Stellaris: Necroids
  • Stellaris: Federations
  • Stellaris: Lithoids
  • Europa Universalis IV: Rights of Man
  • Surviving Mars: First Colony Edition
  • Prison Architect
  • Crusader Kings II: Holy Fury
  • Stellaris: Megacorp
  • Europa Universalis III Complete
  • Europa Universalis IV: El Dorado
  • Crusader Kings II: Way of Life
  • Europa Universalis IV: Common Sense
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Crusader Kings II: Horse Lords
  • Hearts of Iron IV: Cadet
  • Stellaris: Synthetic Dawn
  • Europa Universalis IV: Res Publica
  • Crusader Kings II: Sword of Islam
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?
 
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>
    }
}
 
  • 1
Reactions:
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>
    }
}
I tried modding mass migration when 1.5 released but they only lasted for a week and disappeared. does that not happen for you?
 
I haven't tried it myself; I'm just going off the example from the 'Populating the Americas' journal examples (done by event)
 
I haven't tried it myself; I'm just going off the example from the 'Populating the Americas' journal examples (done by event)
funnily enough ive also heard from other people that that only lasts for a week too.
if thats true, I suspect that when they reverted the migration changes they were doing in the open beta, they broke spawned migration targets