Easy way to disable units?

Scarecrowfive

Chieftain
Joined
Jul 31, 2008
Messages
2
I've looked through the forums but I came back empty handed. Is there an easy way to disable a unit so no one can make it? I tried deleting the whole thing inbetween <unit> and </unit>. That wrecked the entire unit xml, I've tried increasing the price beyond any reason and the computer still tried to build them. Any suggestions? I am out of ideas.
 
I'm sure there's a better method, but I'd set Tech to TECH_FUTURE_TECH and then no one can build it.
 
<PrereqTech>TECH_FUTURE_TECH</PrereqTech>

how doze i edit xml
 
You can also go into UnitClassInfo and set <DefaultUnit> to NONE.Then you can give the Unit to some nations as a special Unit(in CIV4CivilizationInfos) if you want to.
 
Back
Top Bottom