G'day
There's this from the game config
class CarrierW: BigShip
{
vehicleClass="Armored";
scope=2;
crew="SoldierWB";
side=1;
displayName="$STR_DN_LST";
model="newport";
picture="im113";
accuracy=0.500000;
maxSpeed=50;
transportSoldier=50;
class TransportMagazines
{
};
transportAmmo=10000000;
transportVehiclesCount=15;
cost=200000000;
armor=10000;
weapons[]={};
magazines[]={};
};
hth
L8R