Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: LST config.cpp  (Read 1516 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