Regarding Multiple Starbases.

I want multiple Starbases for my race / player only, possible?

Is it possible to increase the amount of Starbases for my race / player only?
E.g. the computer has 1 Starbase per planet and I can have 2?

If so where do I make the changes and how?

After doing some searching, I found this on the forum:

line 29 in n++ FOR STARS:
minZoomDistanceMult 1.000000
moveAreaRadius 105000.000000
hyperspaceExitRadius 103000.000000
isWormhole FALSE
maxStarBaseCountPerPlayer 4
maxSpaceMineCountPerPlayer 200
mainViewIcon "MAINVIEWICON_STAR_BLUE"
picture "STARPICTURE_BLUE"
MeshName "Star_Blue"
MaxMeshVisibilityDistanceToCamera -2.000000
minShadow 0.000000
maxShadow 0.000000

9 lines fromt he bottom FOR PLANETS:
maxStarBaseCountPerPlayer 1
maxSpaceMineCountPerPlayer 110
minShadow 0.000000
maxShadow 0.000000
ability:0 ""
ability:1 ""
ability:2 ""
ability:3 ""
ability:4 ""

in files: planet"name".entity
in files: STAR_"color".entity


Any help to make my player / race have multiple Starbases and the computer just one?

Thanks for the help!

//edit

And do changes work in savegames?

6,693 views 2 replies
Reply #1 Top

Sorry, it's not possible to restrict it like that, it's just a global setting for all the planet bodies.

Increasing the number should work fine with saves, but if you have a save with 4 starbases at a planet and then you decide to drop the number to 1 and you try to load, it would probably crash.

+1 Loading…
Reply #2 Top

Ah okay, so it's not possible.

Well that's enough information for me. Thanks for the quick answer though. I appreciate it!