well, ty for jukk for the zoom thing
how to add the body you ask? well here it is
add this under any void(in class8.java) :
Code:
public static void Jukkycolors(int old, int neww, int num) {
Class8 class8 = aClass8Array172[anInt180];
class8.anIntArray156[num] = old;
class8.anIntArray160[num] = neww;
}
public static void Jukkyzoom(int zoom, int rotation, int rotateright, int offsetY, int offsetX, int Brightness, int msc, int msc1, boolean stackable) {
Class8 class8 = aClass8Array172[anInt180];
class8.anInt181 = zoom;
class8.anInt190 = rotation;
class8.anInt198 = rotateright;
class8.anInt204 = offsetY;
class8.anInt169 = offsetX;
class8.anInt194 = Brightness;
class8.aBoolean176 = stackable;//Stackable
class8.anInt175 = msc;//Unknown
class8.anInt197 = msc1;//Unknown
}
public static void Jukkyname(String name, String examine) {
Class8 class8 = aClass8Array172[anInt180];
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wear";
class8.aString170 = name;
class8.aByteArray178 = examine.getBytes();
}
public static void JukkyModels(int male, int malearms, int female, int femalearms, int dropmdl) {
Class8 class8 = aClass8Array172[anInt180];
class8.anInt165 = male;
class8.anInt188 = malearms;
class8.anInt200 = female;
class8.anInt164 = femalearms;
class8.anInt174 = dropmdl;
}
then add this:
Code:
if(i == 20){
Jukkyname("Dragon platebody", "Examine info here.");
class8.anIntArray156 = new int[8];
class8.anIntArray160 = new int [8];
Jukkycolors(61, 926, 0);
Jukkycolors(24, 903, 1);
Jukkycolors(41, 926, 2);
Jukkycolors(10394, 926, 3);
Jukkycolors(10518, 903, 4);
Jukkycolors(10388, 903, 5);
Jukkycolors(10514, 926, 6);
Jukkycolors(10508, 926, 7);
Jukkyzoom(1380, 452, 0, 0, 0, -1, -1, -1, false);
JukkyModels(3820, 3379, 3821, 3383, 2378);
}
no new models are needed
this should be in configuration section i think but not a lot of peaple go there...This is my first item of this kind so don't flame...
picture : [Only registered and activated users can see links. ]
sorry the pic is kinda in bad quality but you get the idea...
if you use rep or atleast post something omfg...