Thrawn's Revenge

Imperial Civil War [Empire at War] => Discussion, Suggestions & Feedback => Topic started by: Indignation211 on March 07, 2019, 07:58:43 PM

Title: Where to find fighter spawns for ships in the files?
Post by: Indignation211 on March 07, 2019, 07:58:43 PM
So since the manual doesn't list the exact fighter spawns for ships I decided to try to dig up this information out of the XML files. However it seems recently this info has been moved out of the standard ship listings. The closest I could find was the spawns for the skirmish ships (ie Skirmish_MC90) but I don't know for sure if those are the same ships used in GC. I also remember Star Destroyers in particular having different fighter complements per era. Could anyone point me to where the fighter spawns for the GC ships are?
Title: Re: Where to find fighter spawns for ships in the files?
Post by: Jorritkarwehr on March 07, 2019, 09:51:00 PM
They were moved to a lua script for greater flexibility, such as faction-dependent loadouts and the ability to be recalled when single unit retreating.

You can find the loadouts in Data\Scripts\Library\GameObjectLibrary.lua


Note that heroes still use the XML system
Title: Re: Where to find fighter spawns for ships in the files?
Post by: Vlado87 on March 13, 2019, 03:15:02 PM
I am still can not find it GameObjectLibrary.lua, is it hidden file 
Title: Re: Where to find fighter spawns for ships in the files?
Post by: Bucman55 on March 13, 2019, 04:17:42 PM
I am still can not find it GameObjectLibrary.lua, is it hidden file 
Should be exactly where Jorrit said it is. It's not hidden or anything.