Reassembly

Reassembly

Reassembling Reassembly
Reassembly mods add new weapons, block types, ships, or complete playable factions to the game. They can also change sound effects, fonts, or modify many aspects of the game.
Learn More
How can i change starting fleet for a faction
Im working on a mod "Playable Outcasts" which makes the old Outcast faction playable. how would i go about changing the factions starting fleet to my own.
< >
Showing 1-1 of 1 comments
Lily-an 8 3 Apr, 2017 @ 6:36pm 
You can select the start ship by edit your factions.lua and other ships in default fleet are auto selected from ships ONLY MADE BY BLOCKS ON THE START SHIP.
e.g.
50 = {name="Faction50", playable=2, start="50_Fighter", primaries=0, aiflags=AGGRESSIVE|SOCIAL|WANDER|DODGES}
Then you make 50_Fighter2 and 50_Fighter3, which are just 50_Fighter with less thrusters or less cannons or so. When you start a new game, 50_Fighter2 and 50_Fighter3 will be in your default fleet.

you can edit your cvars.txt (kStartingP = 8000) and select a start ship which has 8000P and make the default fleet has many ships.
< >
Showing 1-1 of 1 comments
Per page: 1530 50