anyone figure out how to edit what ships you start with?

I went through nearly all of the files inside gameinfo that didn't start with ability*.* buff*.* research*.* in there name to find the file that sets the starting ships.

it doesnt seem to be in the ship files themselves or anything to do with the ships(their techs or factories that make them files).
it doesnt seem to be in game setup file (forgot exact name).
it doesnt seem to be in constants file.

trying to figure this out, so I can try adding a new unique ship type(doesnt exist atm) at the start of the game.
9,185 views 9 replies
Reply #1 Top
yeah i went looking for that as well..

about the only interesting thing i saw was a way to add pirates to your home system at the start of the game.. And no i haven't tried this.  
Reply #2 Top
I wonder if its possible to even seperate the starting ships atm, or seperate the flagship from normal battleships(what Im trying to do ).
Reply #4 Top

The file to edit that allows you to specify which ships you start with is:  GalaxyScenarioDef.galaxyScenarioDef

You will need to define the ship if it is a new custom ship in the 'planetItemTypeCount' section, where you give it a 'designName' like:  "Vulcan:Frigate:Scout", and the reference to the entity, e.g. entityDefName "FrigateVulcanScout". Make sure you increment the planetItemTypeCount value by 1 if you're adding 1 ship.

You will then need to decide whether you're adding it to Psi, Phase or TEC and locate the appropriate section to add it.   You'll find this section if you scroll down in the file to: 'planetItemsTemplate', and for the section:  templateName "Template:DefaultHomePlanetSetup", you'll append your new planetItem to the existing list, e.g. item "Vulcan:Frigate:Scout".  Also, increment the item count here as well.

Reply #5 Top

Quoting FredLed, reply 3
NECRO
End of FredLed's quote

Why did you do this? The forums are not an RPG, you won't level up your necromancy skill no matter how many threads you revive. Unless you this is some forum of trolling, it which case you earned 25xp. ;)

Reply #6 Top

Quoting GoaFan77, reply 5

Quoting FredLed, reply 3NECRO
Why did you do this? The forums are not an RPG, you won't level up your necromancy skill no matter how many threads you revive. Unless you this is some forum of trolling, it which case you earned 25xp.
End of GoaFan77's quote

Here's your playing card for the game too.

Reply #7 Top

I believe that he wanted the answer to the question posed in the OP. :O

VoyagerIII answered the question correctly.

-edit-

lol Magic joke.

Reply #8 Top

Lol, you should know that i do like to make myself happy at the expense of others.

 

 

Reply #9 Top

Man, you little &*$%**#