Shqype
Shqyptar
boneys26 said:yeah there is now lmao
just thought i should edit the mech infantry so it carrys land units (marines & the like) edited it from
<UnitAIType>UNITAI_ATTACK</UnitAIType>
<bUnitAI>1</bUnitAI>
<UnitAIType>UNITAI_RESERVE</UnitAIType>
to
<UnitAIType>UNITAI_ESCORT_LAND</UnitAIType>
<bUnitAI>1</bUnitAI>
<UnitAIType>UNITAI_ATTACK</UnitAIType>
and also changed
<DomainCargo>NONE</DomainCargo> to DOMAIN_LAND
its working but each time i boot the game i get a message saying XML error tag initai_escort_land in info class was incorrect
how do i fix this![]()
![]()
There are no land units that carry other land units. Thus it would seem to me you would have to set and define "unitai_escort_land" somewhere. Kael made it possible for a hawk to load onto a ranger (I think) in his Fall from Heaven mod. He should know how to accomplish this.