Advertisement
Civilization Fanatics' Center  

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.

Go Back   Civilization Fanatics' Forums > CIVILIZATION IV > Civ4 - Creation & Customization

Notices

Reply
 
Thread Tools
Old Apr 18, 2007, 01:56 PM   #1
Emperor2
Capitalist Missionary
 
Emperor2's Avatar
 
Join Date: Dec 2006
Location: Capitalist Paradise
Posts: 916
Images: 1
Request:

Could someone design a custom Civ creator or give me instructions on how to? Thanks much.
Emperor2 is offline   Reply With Quote
Old Apr 18, 2007, 02:01 PM   #2
GRM7584
King
 
GRM7584's Avatar
 
Join Date: Dec 2004
Location: Orlando, FL
Posts: 945
Sub-forums are for completed files only; this should go in Main C&C. A mod will probably move it.

Do you want to use custom graphical assets for your custom civ? Were you wanting to *create* custom graphical assets for your custom civ? "Custom Civ" could mean a lot of things, so it will help to say which aspects you'd like to create.

Ignoring the above, you can probably accomplish what you want with XML editing.
GRM7584 is offline   Reply With Quote
Old Apr 18, 2007, 02:07 PM   #3
Emperor2
Capitalist Missionary
 
Emperor2's Avatar
 
Join Date: Dec 2006
Location: Capitalist Paradise
Posts: 916
Images: 1
Well, pretty much everything could probably be done with XML editing... I know this is a stupid question, but I am not very expe... wait... I'm not at all experienced with programming, etc., so How do you get to the XML files to change them? Sorry if this is wasting your time, but I would like to know.
Emperor2 is offline   Reply With Quote
Old Apr 18, 2007, 02:19 PM   #4
woodelf
Bard
 
woodelf's Avatar
 
Join Date: Jun 2003
Location: Gallery
Posts: 15,001
Moderator Action: Thread moved

If you google "XML Marker" you'll find a free XML editing tool. You can then open any of the XML files in the XML folder and edit them with this.

Make copies first.
woodelf is offline   Reply With Quote
Old Apr 18, 2007, 02:27 PM   #5
GRM7584
King
 
GRM7584's Avatar
 
Join Date: Dec 2004
Location: Orlando, FL
Posts: 945
You can actually edit files in notepad or notepad-like programs if it comes down to it. I use an open source program called Notepad++, personally.

What you'll want to do is create a new folder under "Mods" and set up the file structure for the XML documents you want to change, which will be mostly in the folder Assets/XML/Civilizations (you may wish to copy and paste this entire folder from your Civ4 or warlords directory). If you want to add Unique Units and Buildings, you will need to add modified versions of those files as well, but I recommend just sticking with adding the new Civ and Leaderhead first.

Take a look at the structure of the text in Civ4CivilizationInfos and Civ4Leaderheadinfos, make a copy of the text for an existing civilization and paste it in-file, then edit that. Note that you will need to play with some XML in the "Text" folder as well to avoid some XML errors on load (for the civilopedia entries and text output for your new custom civ).
GRM7584 is offline   Reply With Quote
Old Apr 18, 2007, 03:24 PM   #6
Emperor2
Capitalist Missionary
 
Emperor2's Avatar
 
Join Date: Dec 2006
Location: Capitalist Paradise
Posts: 916
Images: 1
Quote:
Originally Posted by GRM7584 View Post
You can actually edit files in notepad or notepad-like programs if it comes down to it. I use an open source program called Notepad++, personally.

What you'll want to do is create a new folder under "Mods" and set up the file structure for the XML documents you want to change, which will be mostly in the folder Assets/XML/Civilizations (you may wish to copy and paste this entire folder from your Civ4 or warlords directory). If you want to add Unique Units and Buildings, you will need to add modified versions of those files as well, but I recommend just sticking with adding the new Civ and Leaderhead first.

Take a look at the structure of the text in Civ4CivilizationInfos and Civ4Leaderheadinfos, make a copy of the text for an existing civilization and paste it in-file, then edit that. Note that you will need to play with some XML in the "Text" folder as well to avoid some XML errors on load (for the civilopedia entries and text output for your new custom civ).
Okay, with a standard Notebook program (couldn't find Notebook++), how do you set up the file structure for the XML documents? What does that mean?
Emperor2 is offline   Reply With Quote
Old Apr 18, 2007, 03:49 PM   #7
GRM7584
King
 
GRM7584's Avatar
 
Join Date: Dec 2004
Location: Orlando, FL
Posts: 945
I may have misspoken; I was telling you which XML files to copy into your mod and where to put them. You don't need a program for that part. You should have a folder in mods (Civilization 4/mods, or Civilization 4/Warlords/mods) named whatever you'd like, and inside that folder you need to mimic the file structure you see when you look in the folder for Civilization 4: for XML, you will want a folder called Assets, and another folder inside that called XML.
In the XML folder for Civ 4, there are a lot of sub-folders for the various aspects of the game (Buildings, Units, etc.); you will mainly be interested in the Civilizations folder.
GRM7584 is offline   Reply With Quote
Old Apr 18, 2007, 04:41 PM   #8
Emperor2
Capitalist Missionary
 
Emperor2's Avatar
 
Join Date: Dec 2006
Location: Capitalist Paradise
Posts: 916
Images: 1
BIG problem. I cannot find my XML documents. There are a bunch of empty folders though. My Dad said They may not be loaded. If so, how do I load them?
Emperor2 is offline   Reply With Quote
Old Apr 18, 2007, 05:02 PM   #9
GRM7584
King
 
GRM7584's Avatar
 
Join Date: Dec 2004
Location: Orlando, FL
Posts: 945
So, in (assuming you used the default directory when installing the game):

C:\Program Files\Firaxis Games\Sid Meier's Civilization 4\Assets\XML

...there aren't any files at all? If that's the case, I'm not sure what to tell you. Maybe another modder knows more about this.
GRM7584 is offline   Reply With Quote
Old Apr 18, 2007, 05:34 PM   #10
Emperor2
Capitalist Missionary
 
Emperor2's Avatar
 
Join Date: Dec 2006
Location: Capitalist Paradise
Posts: 916
Images: 1
Ehehhe, Found It.
Emperor2 is offline   Reply With Quote
Old Apr 18, 2007, 07:42 PM   #11
Emperor2
Capitalist Missionary
 
Emperor2's Avatar
 
Join Date: Dec 2006
Location: Capitalist Paradise
Posts: 916
Images: 1
Okay, So I edited the provided XML files (civs, civ, traits and leaderheads), put them in a notepad file in the Warlords mods. But when I load the mod (which does appear on the advanced menu), My civ doesn't come up. What is the problem?
Emperor2 is offline   Reply With Quote
Old Apr 19, 2007, 08:50 PM   #12
aman2192
Fade To Black
 
aman2192's Avatar
 
Join Date: Nov 2005
Location: Cincinnati, Ohio
Posts: 113
If your trying to make a new civ I recommend that you try using the tutorial found
Here.
__________________
"Democracy is when the indigent, and not the men of property, are the rulers."
Aristotle

"It is lamentable, that to be a good patriot one must become the enemy of the rest of mankind."
Voltaire
aman2192 is offline   Reply With Quote
Reply

Bookmarks

Go Back Civilization Fanatics' Forums > CIVILIZATION IV > Civ4 - Creation & Customization > Request:

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hello, A little Request ImperialBritain Civ4 - Creation & Customization 0 Apr 05, 2006 09:54 AM
[Request]Plot improvement model request TheLopez Civ4 - Creation & Customization 0 Mar 07, 2006 08:55 AM
Unit request - Special request SwitchbladeNGC Civ3 - Creation & Customization 3 Jul 23, 2004 02:51 PM
Request MarineCorps Civ3 - Creation & Customization 0 Nov 01, 2003 03:58 PM


Advertisement

All times are GMT -6. The time now is 05:13 PM.


Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
This site is copyright © Civilization Fanatics' Center.
Support CFC: Amazon.com | Amazon UK | Amazon DE | Amazon CA | Amazon FR