Skip to content

Country Type References #111

@CaptainX3

Description

@CaptainX3

From the NSC Suggestions Forum:

What are the chances of replacing references of "is_country_type = default" to "is_playable_country = true"? This would help a great deal with compatibility with mods that allow you to play as fallen/ascended empires (e.g. ZoFE). Thanks!

I think I got it wrong - is_playable_country is defined by ZoFE, and so wouldn't be available unless it was pre-defined.

As far as I can tell, the code is this:

#Mod compatibility, used to replace all instances of is_country_type = default

is_playable_country = {
    any_playable_country = {
        is_same_empire = prev
    }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    UnassignedThis item has not yet been assigned to a developer.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions