how to?

eeveebreeder

Chieftain
Joined
Jul 8, 2009
Messages
19
well i started some small changes to the mod, and i changed cataphract to a greek uu, and to a horse archer, how would i change the tech req'd to make it, and its attack /movement power? ty for ur responses :D
 
ty :D, and how would i change the tech required for a certain civiv? and change the name of the civic? ty when u reply :D
 
ty :D, and how would i change the tech required for a certain civiv? and change the name of the civic? ty when u reply :D
I found this out by mistake, so here's a late reply.

The file you need to edit is:
Code:
\Mods\Rhye's and Fall of Civilization\Assets\XML\GameInfo\CIV4CivicInfos.xml

Look for the tag <TechPrereq> under the civic in question.

To change the name of a civic you have to create a <TEXT> tag that corresponds to the civic (see under <Description> in the file above). The names of Rhye's expansion civics can be found in:
Code:
\Mods\Rhye's and Fall of Civilization\Assets\XML\Text\CIV4GameText_RFCCivics.xml

I believe that you could add your own civic name there also.
 
Top Bottom