I dont think the battleship is capturable...i know the aircraft carrier is...try this:
make a map.ini file and paste this in there:
Object AmericaVehicleBattleShip
WeaponSet
Conditions = None
Weapon = PRIMARY BattleshipBogusGun
Weapon = SECONDARY BattleshipBogusGun
End
ArmorSet
Conditions = None
Armor = InvulnerableArmor
End
VisionRange = 300
ShroudClearingRange = 300
End
KindOf = PRELOAD CAN_CAST_REFLECTIONS VEHICLE SCORE SELECTABLE CAPTURABLE
End
Locomotor = SET_NORMAL BasicBoatLocomotor
End
Hopefully that will work
|