2am
Apr 05, 2008, 05:28 PM
Hi everyone. I want to make a civilization that has all Unique units from other civilizations and also a lot of unique buildings from the original civilizations.
I dont know if somebody already did it i have been searching the forums and I didnt find it.
So i was asking my self if it would be easy and how to start it, any help would be welcome.
I started reading some threads on modding but I'm not aware of how to pick UU and Ub from other civilization and adding them to the new one this is my biggest concern.
THX
Shqype
Apr 05, 2008, 07:00 PM
This subforum is for completed civilizations only, you should post requests in the main creation and customization forum.
But, it's easy to do what you're asking for, assuming you can edit XML. In the CIV4CivilizationInfos.xml examine one of the civilizations, and you will see that they have their special unique building listed. Create your own civ (use one of the existing ones as a template) and just add the unique building of every other civ to the list available to that one.
NikNaks
Apr 06, 2008, 04:37 AM
Or of course, you can also use Dale's CivCustomizer, where you get to pick what you want without messing with code.
Refar
Apr 06, 2008, 04:42 AM
Arathorn did something along that lines - he gave every civ all UU's. Should be enought to get you started.
http://forums.civfanatics.com/showthread.php?t=254094
2am
Apr 06, 2008, 01:39 PM
THX people, I finally did it following some tutorials here.
I only have a final question, can I use two unique units of one class? like muskeeter and janisary? or the game will crash? and I suposse is the same for UB...
Refar
Apr 06, 2008, 01:59 PM
Arathorn - see above - did, so i guess you can as well.
2am
Apr 08, 2008, 07:45 PM
I cant get multiple UU for a class, for example I cant have berzerker and samurai. Any clue of how to fix this?