Thrawn's Revenge

Imperial Civil War [Empire at War] => Discussion, Suggestions & Feedback => Topic started by: Sirgrenight on November 25, 2018, 08:09:09 PM

Title: Modify the space battle cap in campaign to 120 in current version
Post by: Sirgrenight on November 25, 2018, 08:09:09 PM
How does one modify the faction unit cap for space battles? i open up C:\Program Files (x86)\Steam\steamapps\workshop\content\32470\1125571106\Data\XML faction files and it only has a few lines in it
Title: Re: Modify the space battle cap in campaign to 120 in current version
Post by: Sirgrenight on November 25, 2018, 08:14:33 PM
In notepad++ it reads
 <?xml version="1.0" ?>

<Faction_Files>
   <File>ICW/Factions.xml</File>
</Faction_Files>
Title: Re: Modify the space battle cap in campaign to 120 in current version
Post by: Magus on November 25, 2018, 08:18:18 PM
As it so happens, Corey literally did a video tutorial on this exact subject less than a week ago:
https://www.youtube.com/watch?v=7EBYObP49P4 (https://www.youtube.com/watch?v=7EBYObP49P4)
(should be helpful)
Title: Re: Modify the space battle cap in campaign to 120 in current version
Post by: Corey on November 25, 2018, 10:02:36 PM
In notepad++ it reads
 <?xml version="1.0" ?>

<Faction_Files>
   <File>ICW/Factions.xml</File>
</Faction_Files>

You're not in the right file. That's FactionFiles.xml, you want Factions.xml, which is in the ICW folder (which is what that line in that file you posted is saying).