Okay, I don't know if this will work or not, but try this:
Notice where it's commented and says "Sleeves"
Just delete those lines so they won't show.
Try it, hope it works.Code:if(i == 13665) // change this if you need to "item number" { class8.aStringArray189 = new String[5]; class8.aStringArray189[1] = "Wield";//New option class8.anIntArray156 = new int[2]; class8.anIntArray160 = new int[2]; class8.anIntArray156[0] = 43072; class8.anIntArray160[0] = 925; class8.anIntArray156[1] = 4550; class8.anIntArray160[1] = 925; class8.anInt174 = 14104; //Model ID class8.anInt181 = 1330; //zoom increase will make it smaller class8.anInt190 = 310; //model rotate up+down increase to move doen away from you class8.anInt198 = 1800; //model rotate side ways increase to move right in circle class8.anInt169 = 0; // model offset increase to move to the right class8.anInt194 = 1; //model offset increase to move up class8.anInt165 = 14105;//male wearing class8.anInt200 = 14105;//female wearing class8.aBoolean176 = false;//Stackable class8.aString170 = "Dragon platebody";//Name of the new item class8.aByteArray178 = "Provides excellent protection".getBytes();//examin info }


.
