Increase Credits/Metal/Crystal

Is there any way to increase the credits/metal/crystal resources you begin with to 10,000 by modding one of the files.

Thanks

2,636 views 4 replies
Reply #1 Top

Modify the planet's entity files in the GameInfo folder

planetResourceSetupInfo
    asteroidSpawnAngleVariance 1.256637
    totalMaxResourceAsteroids 4
    metalResourceAsteroidSetup
        minCount 2
        maxCount 2
        extractionRate 0.400000
        refineryRate 0.060000
        maxRefineryCount 6
    crystalResourceAsteroidSetup
        minCount 2
        maxCount 2
        extractionRate 0.400000
        refineryRate 0.060000
        maxRefineryCount 6

Reply #2 Top

I've done that, but is there a way to change it so you start with 10000 of each.

Reply #3 Top

edit the map files in the Galaxy folder

player
    designName "NewPlayer0"
    inGameName "NewPlayer0"
    overrideRaceName ""
    teamIndex 0
    startingCredits 3000
    startingMetal 800
    startingCrystal 250
    isNormalPlayer TRUE
    isRaidingPlayer FALSE
    isInsurgentPlayer FALSE
    themeGroup ""
    themeIndex 0
    pictureGroup ""
    pictureIndex 0