implements TypeTNBFighter
{
public I_16TYPE24()
{
}
static Class _mthclass$(String s)
{
return Class.forName(s);
ClassNotFoundException classnotfoundexception;
classnotfoundexception;
throw new NoClassDefFoundError(classnotfoundexception.getMessage());
}
static
{
Class class1 = com.maddox.il2.objects.air.I_16TYPE24.class;
new NetAircraft.SPAWN(class1);
Property.set(class1, "iconFar_shortClassName", "I-16");
Property.set(class1, "meshName", "3DO/Plane/I-16type24(Multi1)/hier.him");
Property.set(class1, "PaintScheme", new PaintSchemeFMPar01());
Property.set(class1, "meshName_ru", "3DO/Plane/I-16type24/hier.him");
Property.set(class1, "PaintScheme_ru", new PaintSchemeFCSPar01());
Property.set(class1, "yearService", 1939F);
Property.set(class1, "yearExpired", 1945.5F);
Property.set(class1, "FlightModel", "FlightModels/I-16type24.fmd");
Property.set(class1, "cockpitClass", com.maddox.il2.objects.air.CockpitI_16TYPE24.class);
Property.set(class1, "LOSElevation", 0.82595F);
weaponTriggersRegister(class1, new int[] {
0, 0, 1, 1, 2, 2, 2, 2, 2, 2,
3, 3, 9, 9, 9, 9, 9, 9, 9, 9
});
weaponHooksRegister(class1, new String[] {
"_CANNON01", "_CANNON02", "_MGUN01", "_MGUN02", "_ExternalRock01", "_ExternalRock02", "_ExternalRock03", "_ExternalRock04", "_ExternalRock05", "_ExternalRock06",
"_ExternalBomb01", "_ExternalBomb02", "_ExternalDev01", "_ExternalDev02", "_ExternalDev03", "_ExternalDev04", "_ExternalDev05", "_ExternalDev06", "_ExternalDev07", "_ExternalDev08"
});
weaponsRegister(class1, "default", new String[] {
"MGunShKASsi 650", "MGunShKASsi 650", "MGunShVAKk 120", "MGunShVAKk 120", null, null, null, null, null, null,
null, null, null, null, null, null, null, null, null, null
});
weaponsRegister(class1, "2fab50", new String[] {
"MGunShKASsi 650", "MGunShKASsi 650", "MGunShVAKk 120", "MGunShVAKk 120", null, null, null, null, null, null,
"BombGunFAB50", "BombGunFAB50", null, null, null, null, null, null, null, null
});
weaponsRegister(class1, "2fab100", new String[] {
"MGunShKASsi 650", "MGunShKASsi 650", "MGunShVAKk 120", "MGunShVAKk 120", null, null, null, null, null, null,
"BombGunFAB100", "BombGunFAB100", null, null, null, null, null, null, null, null
});
weaponsRegister(class1, "2tank100", new String[] {
"MGunShKASsi 650", "MGunShKASsi 650", "MGunShVAKk 120", "MGunShVAKk 120", null, null, null, null, null, null,
null, null, null, null, null, null, null, null, "FuelTankGun_Tank100i16", "FuelTankGun_Tank100i16"
});
weaponsRegister(class1, "6rs82", new String[] {
"MGunShKASsi 650", "MGunShKASsi 650", "MGunShVAKk 120", "MGunShVAKk 120", "RocketGunRS82", "RocketGunRS82", "RocketGunRS82", "RocketGunRS82", "RocketGunRS82", "RocketGunRS82",
null, null, "PylonRO_82_1", "PylonRO_82_1", "PylonRO_82_1", "PylonRO_82_1", "PylonRO_82_1", "PylonRO_82_1", null, null
});
weaponsRegister(class1, "6rs82tank", new String[] {
"MGunShKASsi 650", "MGunShKASsi 650", "MGunShVAKk 120", "MGunShVAKk 120", "RocketGunRS82", "RocketGunRS82", "RocketGunRS82", "RocketGunRS82", "RocketGunRS82", "RocketGunRS82",
null, null, "PylonRO_82_1", "PylonRO_82_1", "PylonRO_82_1", "PylonRO_82_1", "PylonRO_82_1", "PylonRO_82_1", "FuelTankGun_Tank100i16", "FuelTankGun_Tank100i16"
});
weaponsRegister(class1, "none", new String[] {
null, null, null, null, null, null, null, null, null, null,
null, null, null, null, null, null, null, null, null, null
});
}
}