Grenouille
Warlord
- Joined
- Jan 11, 2006
- Messages
- 104
I want to change the flag of Persia to the iranian one for a mod.. now I thought it would work like this:
I put the new flag (FlagDECAL_Iran.dds from the iran module) in the
\Mods\Mod Name\Assets\Art\Interface\TeamColor
directory.
Then I copied the standard CIV4ArtDefines_Civilization.xml
into
\Mods\Mod Name\Assets\XML\Art
Then I edited the artdefines file and changed this line:
<Path>Art/Interface/TeamColor/FlagDECAL_Scimitar.dds</Path>
to this line:
<Path>Art/Interface/TeamColor/FlagDECAL_Iran.dds</Path>
But the flag doesn't show up in the game! What did I do wrong?
Modding CIV4 is really a nightmare.. even easy stuff like changing a flag is complicated as hell.
I put the new flag (FlagDECAL_Iran.dds from the iran module) in the
\Mods\Mod Name\Assets\Art\Interface\TeamColor
directory.
Then I copied the standard CIV4ArtDefines_Civilization.xml
into
\Mods\Mod Name\Assets\XML\Art
Then I edited the artdefines file and changed this line:
<Path>Art/Interface/TeamColor/FlagDECAL_Scimitar.dds</Path>
to this line:
<Path>Art/Interface/TeamColor/FlagDECAL_Iran.dds</Path>
But the flag doesn't show up in the game! What did I do wrong?
Modding CIV4 is really a nightmare.. even easy stuff like changing a flag is complicated as hell.