boneys26
BTS Play session tester
Hi guys I got a problem i downloaded a unit (the chinook helicopter) How do i get the AI to use it as transport? I thought of adding this bit to
civ4unitinfo.xml
<UnitAI>
<UnitAIType>UNITAI_CARRIER_SEA</UnitAIType>
<bUnitAI>1</bUnitAI>
</UnitAI>
like the carrier ond just changing the sea to air or i even thought of having it as
<UnitAI>
<UnitAIType>UNITAI_SETTLER_SEA</UnitAIType>
<bUnitAI>1</bUnitAI>
</UnitAI>
and again changing the sea to air.
But when i do this i get .xml errors pop up when loading the game. Is there any way of getting the AI to know this is a air transport unit?
civ4unitinfo.xml
<UnitAI>
<UnitAIType>UNITAI_CARRIER_SEA</UnitAIType>
<bUnitAI>1</bUnitAI>
</UnitAI>
like the carrier ond just changing the sea to air or i even thought of having it as
<UnitAI>
<UnitAIType>UNITAI_SETTLER_SEA</UnitAIType>
<bUnitAI>1</bUnitAI>
</UnitAI>
and again changing the sea to air.
But when i do this i get .xml errors pop up when loading the game. Is there any way of getting the AI to know this is a air transport unit?