Lord Olleus said:
to do that try changing it to <SpecialCargo>ARTILLERY</SpecialCargo>
and making the artillery speacial unit tag <Special>ARTILLERY</Special> Something like that should work. Just copy the mechanism for caravels, which can only carry missonaries and GP.
yeah try'd that one also try'd
for the gunship
<SpecialCargo>SPECIALUNIT_ARTILLERY</SpecialCargo>
and for the artillery
unit tag <Special>SPECIALUNIT_ARTILLERY</Special>
like the carrier for the jet fighters but i'm getting this error when the game boots up
XML ERROR
Tag: ARTILLERY in info class was incorrect
current XML file is units\civ4unitinfos.xml
or
XML ERROR
Tag: SPECIALUNIT_ARTILLERY in info class was incorrect
current XML file is units\civ4unitinfos.xml
any ideas for fixing this? I get it twice once for the gunship and again for the artillery
ITS OK
found the problem i needed to add
<SpecialUnitInfo>
<Type>SPECIALUNIT_ARTILLERY</Type>
<Description>TXT_KEY_SPECIALUNIT_ARTILLERY</Description>
<bValid>1</bValid>
<ProductionTraits/>
</SpecialUnitInfo>
to the specialunitinfos.xml file its fix it i can now only load artillery units into my MI24 and KA50 gunships