| General | Hosted Sites | Civ5 | CivRev | Civ4Col | Civ4 | Civ3 | Civ2 | Civ1 | Misc | Marketplace |
![]() |
|
|
Welcome to Civilization Fanatics' Center. You are currently viewing our site as a guest which gives you limited access to our site features. By joining our free community, you will be able to participate in the discussions, search the forum, send private messages, vote in polls, upload your own screenshots to the gallery, and access many other special features. Registration is fast, simple and absolutely free, so sign up today! If you have any problems with the registration process or your account login, please contact support. |
|
|||||||
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Chieftain
Join Date: Mar 2002
Posts: 6
|
Modding Quirks & Tips List
As we mod, I'm sure we'll find little quirks in the XML and Python engines that we they don't really like. I've decided to start a thread for listing these quirks.
QUIRKS: General XML: - Be careful with comments (Tags consisting of <!-- {text} -->). Some files (especially the Audio files, at least) don't like comments between elements of sets. (I found this out as Civ 4 failed to start after inserting Audio files into the base asset files) TIPS: General: - Set LoggingEnabled and MessageLogs to 1 in _Civ4Config. Then helpful logs to debug your problems will appear in the _Civ4Logs directory that might help with debugging your problems, and finding other little quirks. General XML: - If you've had experience with XML schemas, you can help make sure you aren't breaking Civ 4 by referring to the *schema.xml files. |
|
|
|
|
|
#2 |
|
Prince
Join Date: Sep 2005
Posts: 303
|
TIPS:
As suggested by Trip, Always work in small steps, save often, and BACK UP YOUR ORIGINALS. After every small change, test it thoroughly. It can often help to save in intervals, sort of like how auto-save rotates 5 files. This gives you a multi-stage undo in case you didn't notice an error a few changes ago, until another change makes it stand out. Also, to keep from royally screwing something up, do everything in a mod, even for small changes. Create a Mod and make all of your changes there, that way you're not messing up the originals. (This way you always have the vanilla game, for MP and stuff) For Mods: There's a sort of shortcut to using files you're not going to change - You only NEED to put changed files in your mod folder, if there's something you're using from the vanilla game, then leave it OUT of your mod folder, and the game will use the default file when it can't find it in your folder. - this will also help keep mod distribution sizes down. |
|
|
|
|
|
#3 |
|
Prince
Join Date: Sep 2005
Posts: 303
|
TIPS:
I'm starting to see a trend in the forum that I wanted to adress, and it is a word to the wise: BABY STEPS. We're eating a whole new 5-course meal here, our modding is back to square one. We learned a lot with Civ3, but we need to re-learn a lot with Civ4... Keep that in mind when planning out a huge mod. I've seen a few requests and comments out there for massive revamps of the entire game, yet we still don't even have the capability of adding new unit graphics (other than skins). So just keep it in mind that Rome wasn't built in a day. We've got to make small steps and figure the basics out before we can make such a huge leap as adding 14 new Civs, 20 new Leaders, 50 religions, A dozen techs, and 5 new units for every civ, all into one giant mod-to-end-all-mods... |
|
|
|
![]() |
| Bookmarks |
|
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tips for Modding?? | SolomontheWise | Civ4 - General Discussions | 5 | Jan 14, 2008 11:47 PM |
| Hints & Tips Mod: Call for Tips and Tricks! | alerum68 | Civ4 - Strategy & Tips | 0 | Aug 21, 2007 04:22 PM |
| Any Modding/Scenario tips for a beginner? | modernalextg | Civ4 - Creation & Customization | 15 | Jul 13, 2007 04:48 PM |
| Any Modding/Scenario tips for a beginner? | modernalextg | Civ4 - General Discussions | 1 | Jul 01, 2007 12:25 PM |
| airfield quirks in 1.15 + a few other quirks | razor1952 | Civ3 - General Discussions | 13 | Feb 13, 2004 07:53 AM |