Firefly with big Boom Boom you will get, just Patience young Padawan.
I have to decompile this old stuff myself. BTW. My Java is reknown to be messy, so I wonder if
anybody dares to take it for Final.
Okay, 108 Gallons Droptank turning into 90 Gallons. This damn can't resolve Symbol Error???
can somebody please help and correct?
// Decompiled by DJ v3.10.10.93 Copyright 2007 Atanas Neshkov Date: 29.04.2020 17:44:22
// Home Page: http://members.fortunecity.com/neshkov/dj.html http://www.neshkov.com/dj.html - Check often for new version!
// Decompiler options: packimports(3)
// Source File Name: FuelTankGun_Tank90gal.java
package com.maddox.il2.objects.weapons;
import com.maddox.rts.Property;
// Referenced classes of package com.maddox.il2.objects.weapons:
// FuelTankGun
public class FuelTankGun_Tank90gal extends FuelTankGun
{
public FuelTankGun_Tank90gal()
{
}
{
{
}
{
}
}
static
{
Class class1 = com.maddox.il2.objects.weapons.FuelTankGun_Tank90gal.class;
Property.set(class1, "bulletClass", com.maddox.il2.objects.weapons.FuelTank_Tank90gal.class);
Property.set(class1, "bullets", 1);
Property.set(class1, "shotFreq", 0.25F);
Property.set(class1, "external", 1);
}
}
I also need corrected Weight, dunno what this Massa(russian Hacker Language) is referring to, maybe Fahrenkilo, but unsure.
Property.set(class1, "kalibr", 0.6F);
Property.set(class1, "massa", 294.88F);