Hi y'all. Just scored a new computer and loaded GCIII up. Totally forgot which file to edit the number of mercenaries appearing. On my old computer, I had them all set to appear instead of the 'regular' few.
Where would I find it, etc.?
luceo non uro
courtneyme109
MercenaryTiersDefs.xml this gives you all of them
?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<MercenaryTierList
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../Schema/MercenaryTierDefs.xsd">
<MercenaryTier>
<InternalName>MercenaryTier1</InternalName>
<DisplayName>Tier 1</DisplayName>
<Description></Description>
<Order>1</Order>
<Amount>30</Amount>
<Color>MercenaryTiers1</Color>
<CannotAffordColor>MercenaryTiersCannotAfford1</CannotAffordColor>
<Prerequ>
<TechAge>
<Option>AgeOfExpansion</Option>
</TechAge>
</Prerequ>
<Material1>Mercinary_Material_01</Material1>
<Material2>Mercinary_Material_02</Material2>
<Surface1>GC3_Default_Surface_01</Surface1>
<Surface2>OverlayTexture_CrossHatch</Surface2>
<Appearance>GC3_Mercinary_Appearance_A</Appearance>
</MercenaryTier>
<InternalName>MercenaryTier2</InternalName>
<DisplayName>Tier 2</DisplayName>
<Order>2</Order>
<Color>MercenaryTiers2</Color>
<CannotAffordColor>MercenaryTiersCannotAfford2</CannotAffordColor>
<Option>AgeOfWar</Option>
<Appearance>GC3_Mercinary_Appearance_B</Appearance>
<InternalName>MercenaryTier3</InternalName>
<DisplayName>Tier 3</DisplayName>
<Order>3</Order>
<Color>MercenaryTiers3</Color>
<CannotAffordColor>MercenaryTiersCannotAfford3</CannotAffordColor>
<Option>AgeOfAscension</Option>
<Appearance>GC3_Mercinary_Appearance_C</Appearance>
<InternalName>GovernmentTier</InternalName>
<DisplayName>Government</DisplayName>
<Tag>
<Option>Government</Option>
</Tag>
<Material1>GC3_Red_Death_Material_01</Material1>
<Material2>GC3_Ship_Material_Iridium</Material2>
<Surface1>GC3_Default_Surface_20</Surface1>
<Surface2>GC3_Default_Surface_16</Surface2>
<Appearance>Government_Ship_Appearance</Appearance>
<InternalName>JeffTier</InternalName>
<DisplayName>Jeff</DisplayName>
<Material1>GC3_Ship_Material_Painted_Metal</Material1>
<Material2>GC3_Ship_Material_Brushed_Metal</Material2>
<Surface1>GC3_Default_Surface_11</Surface1>
<Appearance>GC3_Mowlings_Appearance</Appearance>
</MercenaryTierList>
Thanks Wotan!
Copied and pasted into the corresponding file - yet no luck
You need to create a new file in the mod folder, editing the original files in the Steam folder does not work. For example in my folder structure it is in the following:
Documents\My Games\GC3Crusade\Mods\MyMods\Game
Ah. Gotcha. Give it a shot here directly.
What name is to be given the new file?
Thanks again Wotan
The files in the mod folder have the same name as the originals, in your case MercenaryTiersDefs.xml. Just copy and paste the file above into a notepad file called MercenaryTiersDefs.xml and pout into your mod folder as indicated in my post. That should do the trick, works fine for me.
Outstanding! Give it shot directly.
Thank you Wotan!
There are many great features available to you once you register, including:
Sign in or Create Account