pduthie_au
Chieftain
- Joined
- Nov 27, 2005
- Messages
- 23
Good to know, hope I was of some assistance.
Those are the standard errors that are always produced; it seems that errors from our own mods don't actually appear.I got these errors whn trying to add a new Honest Abe civ to the game. Help is appreacated it does not show in the civ select screen.
What do I do with the image now so that mod buddy can use it, do i put it in an art folder or something? Im lost on this.
No. They only work for database stuff. The XML in these cases is just a thin front-end to SQL, and all of the Rows become INSERT, and so on.Quick question, do the update commands for XML work with the XML for UI elements?
Well, those filenames don't match... (GameRules1.xml versus GameRules.XML)The path is:
(Project's name)>XML>GameRules1.xml
so I entered
OnModeActivated UpdateDatabase XML/GameRules.XML
Am I doing something wrong?
Read carefully : (Page34) "Once that is done we can add the files to our mod by creating an Art folder (though this isn't nessesary, I create it to help organize the project) and dragging and dropping our files into it."
For you last question : when you build project,it create the folder in the right place (My games/Sid meier's CivilizationV/Mods)
Then you can activate it in game
Well, those filenames don't match... (GameRules1.xml versus GameRules.XML)