• 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.
Can i change country name by event?
People could make mods with events which can change
Try this and nothing happened.
Code:
country_event = {
    id = population_improved_ethics_divergence.100
    title = OK
    desc = test
    hide_window = yes
    is_triggered_only = yes
 
    immediate = {
        set_name = "aaa"
    }
}
Yeah, seems like it doesn't work for countries. Will fix for Heinlein :)
 
  • 2
Reactions: