sniffle6
06-23-2008, 08:42 PM
public void method72(byte byte0)
{
System.out.println("============");
System.out.println("flame-cycle:" + anInt1208);
if(aClass42_Sub1_1068 != null)
System.out.println("Od-cycle:" + aClass42_Sub1_1068.anInt1341);
System.Out.Println("loop-cycle:" + anInt1161);
System.out.println("draw-cycle:" + anInt1061);
System.out.Println("ptype:" + anInt1008);
if(byte0 == 1)
byte0 = 0;
else
anInt961 = 281;
SyStem.out.println("psize:" + anInt1007);
if(aClass24_1168 != null)
aClass24_1168.method272((byte)1);
super.aBoolean9 = true;
}
every time i compile my client it says there is an error, and iv searched over it like 15 times and i cant find it, can anyone help?
{
System.out.println("============");
System.out.println("flame-cycle:" + anInt1208);
if(aClass42_Sub1_1068 != null)
System.out.println("Od-cycle:" + aClass42_Sub1_1068.anInt1341);
System.Out.Println("loop-cycle:" + anInt1161);
System.out.println("draw-cycle:" + anInt1061);
System.out.Println("ptype:" + anInt1008);
if(byte0 == 1)
byte0 = 0;
else
anInt961 = 281;
SyStem.out.println("psize:" + anInt1007);
if(aClass24_1168 != null)
aClass24_1168.method272((byte)1);
super.aBoolean9 = true;
}
every time i compile my client it says there is an error, and iv searched over it like 15 times and i cant find it, can anyone help?