Looking for strikecraft addon mod

As the title says I am looking for some sort of strikecraft mod, hopefully it can add a few new types.  Possibly even bigger squads of fighters flying together.  I was just looking for a mini mod to activate with a few other mods.  V1.52+ please for rebellion.  :)

3,508 views 4 replies
Reply #1 Top

Most add-ons need to be made specifically for the mod they're made for. This is one of them.

Reply #2 Top

Was an idea.... how about a mod or text script to edit the number of strike crafts within a ship or squads in that unit. 

Reply #3 Top

Open the mod you want to edit and look in the GameInfo folder for the Squad files, like 

Reference_Files_Reb_v1.52/GameInfo/SquadPhaseBomber.entity

baseMaxNumFighters 3
 
If you want to edit the individual units that make up the squad, look for the fighter entities, like
Reference_Files_Reb_v1.52/GameInfo/FighterPhaseBomber.entity
 

 

Reply #4 Top

Great thanks Ill check it out.