Obviously that is not true since I just made one with 40 stars through the Map Designer. But there is no logical reason for my map to crash when I add just one extra star to it. Especially when it is a copy of the star above it. And yes I did increase the star count.
paul9000
Every time I go beyond 19 stars my game displays a very large number of players for Max Players and won't start. Has anyone else gone beyond 19 stars? I am direct editing my maps not using the galaxy creator (well I start with the Galaxy creator and then tweak them on Notepad after that.) Also is there any way to get a different configuration for the stars other than a ring formation. I really do not like every star in a ring it just isn't right.
The parameter resides in each galaxy file. It is isFirstCapitalShipIsFlagship TRUE. Just change it to false to make em pay for their first one. Not a very good place to put it in my opinion since it is only good for that map. Later
If you download the mod pack then notepad or Wordpad will be fine. Otherwise they are in Binary form. I believe there is a tool to convert them from/to in the mod pack "ConvertData.exe". AS for Capital ships there is a similar parameter, except you have more control since they can increase with each level. CommandPoints StartValue 2.000000 ValueIncreasePerLevel 0.500000 Just change the startvalue and or the ValueIncreasePerLevel depending on when you want th
If you are talking about increasing the number of fighters/Bombers a ship can carry then yes, I have been able to do that. I am still searching for a way to add a new fighter/bomber type. Here is the line for adding more fighters: maxNumCommandPoints 1 Just increase that number and when the ship is created it will give you the opportunity to choose X squads. Look in the FrigateTechCarrier.entity file. Paul9000
Create a map using the map tool then go to the directory C:\Documents and Settings\[Logon name]\Local Settings\Application Data\Ironclad Games\Sins of a Solar Empire\Galaxy and look for the map you just created. In the file you will see: extraPlanetGroupCount 2 [B] extraPlanetGroup minCount 1 maxCount 1 planetTypeCount 1 planetType "Asteroid" extraPlanetGroup minCount 1 maxCount 1 planetTypeCount 1 planetType "RandomIceVolc