Here is Loader section from the ADF config.cpp:
class STU_57RAR_AT_LDR:SoldierWAT
// 5-7th Battalion Royal Australian Regiment - Carl Gustav Anti-Tank Loader
{
displayName="5/7RAR Mech Inf CG-LDR";
model="\STU ADF Troops\5-7 RAR\STU_MechInf";
nightVision=1;
weapons[]={"Steyr","NVGoggles","Throw","Put"};
magazines[]={"Steyrmag","Steyrmag","Steyrmag","Steyrmag"};
class TransportMagazines
{
class STL_CGAT_001
{
magazine="STL_84mmHE";
count=4;
};
class STL_CGAT_002
{
magazine="STL_84mmHEAT";
count=4;
};
};
};
As you can see, the extra rounds are not just in his loadout. Whenever I put more than one round for the CarlGustav in the magazine loadout section my game crashes. Anyone else?
RangerStew