Home   Help Search Login Register  

Author Topic: LST config.cpp  (Read 1191 times)

0 Members and 1 Guest are viewing this topic.

Powerslide

  • Guest
LST config.cpp
« on: 18 Sep 2002, 22:28:33 »
Does anyone have a copy of the LST config cpp? I would like to have a look at it for our carrier. www.operationnorthstar.com

major asshole

  • Guest
Re:LST config.cpp
« Reply #1 on: 18 Sep 2002, 22:38:39 »
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