View Full Version : Missionaries


DodgyDave
Nov 24, 2007, 03:47 PM
hi, i want to do a few changes to cathedrals and the holy cities, in that i want them all to be able to produce missionaries just like monestaries, dont like the fact that i have to make alot of monestaries or if i miss a few religion by the time monestary dies out, that i cant produce any unless running organized religion.

So anyone able to give some hints of how to do this? i am running bts!

Refar
Nov 25, 2007, 07:14 AM
The CIV4UnitInfos.xml has a <PrereqBuilding> tag for every unit - its monastery for missionaries.

Form a quick look through the file and the xml shema you can not have more than one building required.

So unles you find some way to make onastery, Cathedral and Shrine the same Building (perhaps the same building class would be enought), you will be not able to achieve what you want by XML work only.