What it does: Adds ships straight to your fleet. Each ship is fully equipped and customized by the game's variant generator.
You can roughly select how many ships to add, and what class they will be. If you add "1" fp worth of ships, it will add 1 frigate/corvette. If you add "5", it might give you 5 frigates or 3 frigates and a destroyer ... etc.
In addition, each ship added will be from the list of hulls that a faction uses. If you want pirate ships, it will not give you an astral.
here is dl:
DL version 2: fixed a few bugsRequires
Console Commands!!! Also
Lazylib.
Use it like: "assignfleet faction_id fp"
for example: "assignfleet luddic_path 5"
Here '5' is the size of the fleet (fp or fleet points), 'luddic_path' is the internal faction id.
To get faction ids, you can type the command "list factions"
You also need to run the commands "addcrew" and "repair all".
Backstory:
Spoiler
I hate having to buy and outfit ships, and I'd like to play as a non-OP fleet, be able to have all my fleet destroyed, and have a new fleet given to me just because I am a member of the faction.
So I built a command for that. (membership of faction not required)
Inspired by the spawnfleet console command.