Unowned race

anyone know how to make the unowned planets at the start of the game have a rebel race on it using Galaxy Forge?

1,803 views 2 replies
Reply #1 Top

create templates with colonizechance >0 eg from my own independent colonies template

    templateName "RandomMilitia"
    subTemplates 0
    groups 10
    group
        condition
            type "Always"
            param ""
        owner "RandomMilitia"
        colonizeChance 1.000000

the highlighted line is the one to change it is normally

        colonizeChance 0.000000

in galaxy forge templates and galaxy forge also resets it back to 0 if the map is saved from galaxyforge  after editing in another text editor like notepad

harpo