joehbright
Chieftain
- Joined
- Oct 15, 2009
- Messages
- 10
I would like to make Carriers capable of carrying both missiles and fighters. The schema for units has this: <Column name="SpecialCargo" type="text" reference="SpecialUnits(Type)" default="NULL" />
Submarines have this: <SpecialCargo>SPECIALUNIT_MISSILE</SpecialCargo>
Carriers have this: <SpecialCargo>SPECIALUNIT_FIGHTER</SpecialCargo>
Is there a way I can have one ship carry both?
Submarines have this: <SpecialCargo>SPECIALUNIT_MISSILE</SpecialCargo>
Carriers have this: <SpecialCargo>SPECIALUNIT_FIGHTER</SpecialCargo>
Is there a way I can have one ship carry both?