a question if anybody can answer

delta413

Chieftain
Joined
Mar 10, 2013
Messages
11
is it possible to take units from other civ games and put it in bts like units from c2c and put them in bts??? if can can u help show how
 
There are a number of tutorials in the Tutorial thread on how to do this. However you would not put them in BtS but would make your own mod of BtS and put them in there.

You need
- the Unit art information from the XML/Art folder in the file CIV4ArtDefines_Unit.XML. This defines where the art for the unit is.
- the art which will be in the FPK files so you will need to get hold of PakBuild to extract it.
- the unit description XML from XML/Units folder the Unit Class and Unit Infos files.

Actually the may not be in what we call the core files and may be in someones module files. I use wingrep to search for the unit name and use that to find the TXT_ string. Which I use to find the Unit name and the art files.

After you have the unit and art you would need to adjust for things that are C2C specific or that would be unbalanced in BtS
- technologies when it is available and obsolete
- promotions
- combat strength and cost
- upgrades
 
There is a box on this page near the top that says "Google Custom Search" in it. Type what you are looking for in that box and be specific (but leave out connecting words such as: and, for, of, etc).
 
Back
Top Bottom