Need help manualy adding Iron golems

I've been trying to get an Amarian blood faction with Train golems, but it never seams to work out right. x.x

2,902 views 6 replies
Reply #1 Top

Make an .xml file place this code in it (as written)

<RaceTypes>

    <RaceType InternalName="Race_Type_Amarians">

        <GenericUnitType_Other>Unit_IronGolem</GenericUnitType_Other>

        <StartingUnitType>Unit_IronGolem</StartingUnitType>

        <StartingUnitType>Unit_IronGolem_AI</StartingUnitType>

    </RaceType>

</RaceTypes>

Put the file into your ..\documents\my games\fallenenchantress\mods\ folder

then run the game with mods and it should work.

Reply #3 Top

what ever you like

ArmarianIrongolems.xml

is one suggestion.

Reply #4 Top
that don't seam to work... least no change to tech tree.... kinda hard to check otherwise
Reply #5 Top

Okay there were some pre-requisites for the unit that need the race type to be ironneers... So you need to make new units for it to work.

Here is a file with it all.

https://dl.dropbox.com/u/75549875/Fallen%20Enchantress/IronGolems/AmarianIronGolems.zip

Just place this in your mods folder (or you units folder if you don't want to select mods to run).