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?