The Tollan
Prince
- Joined
- Oct 29, 2005
- Messages
- 418
I am trying to make a mod (I have the expansion installed) that changes the graphic of a specific unit (Mechanized Infantry).
I have looked at one tutorial and attempted to follow the instructions to compile a mod that changes the art on the unit, but when I load the mod and test it the unit looks exactly as it does in the default game.
I am not sure exactly what xml code must be placed in Modbuddy to ensure that the mod file (s) have the needed information. I added a copy of the content of the Civ5ArtDefines_Units files with one section modified and then built the mod but nothing changes in the game. What steps should I take to make this mod work?
I am trying to change the formation on the unit so that two different art types appear within the formation. When I edit the Civ5ArtDefines_Units file without using Modbuddy then I can achieve the desired result. However, I want to leave that file in its default form and use a mod to make the changes.
Edit: I have set the OnModActivation to update both the database and the user database, but still no changes occur in game. I have one XML file with the unit formation XML code lines in a mod folder called "Units."
I have looked at one tutorial and attempted to follow the instructions to compile a mod that changes the art on the unit, but when I load the mod and test it the unit looks exactly as it does in the default game.
I am not sure exactly what xml code must be placed in Modbuddy to ensure that the mod file (s) have the needed information. I added a copy of the content of the Civ5ArtDefines_Units files with one section modified and then built the mod but nothing changes in the game. What steps should I take to make this mod work?
I am trying to change the formation on the unit so that two different art types appear within the formation. When I edit the Civ5ArtDefines_Units file without using Modbuddy then I can achieve the desired result. However, I want to leave that file in its default form and use a mod to make the changes.
Edit: I have set the OnModActivation to update both the database and the user database, but still no changes occur in game. I have one XML file with the unit formation XML code lines in a mod folder called "Units."