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: Useing a soldier as a Transportmagazine  (Read 1629 times)

0 Members and 1 Guest are viewing this topic.

RangerStew

  • Guest
Useing a soldier as a Transportmagazine
« on: 04 Nov 2002, 04:20:00 »
I noticed on the STU Australian Defense Forces addon that he had an AT gunner, and an AT loader who served as a vehicle for carrying extra AT rounds. Been trying to do the same with my own mod, but can't make it work. Anyone ever try this before?
Just to let you know what I did, I added this on after the entry for the AT loader in the CfgVehicles section of the .cpp.

 class TransportMagazines
              {
   class _xx_CarlGustavLauncher
   {
   magazine="CarlGustavLauncher";
   count=4;
   };

Thanks


RangerStew