You need to be able to load .dat files to use this.
And before anybody tells me, I know the Dragon Sq doesn't animate. I don't have a complete cache which has the Corrupt Dragon Sq model in it, so I couldn't attempt to try and animate it again.
Renamed:
Code:
case 13958:
itemDef.name = "Corrupt D. Chainbody";
itemDef.actions = new String[5];
itemDef.actions[1] = "Wear";
itemDef.actions[4] = "Drop";
itemDef.modelID = 42598;
itemDef.modelZoom = 1100;
itemDef.modelRotation1 = 568;
itemDef.modelRotation2 = 0;
itemDef.modelOffset2 = 2;
itemDef.modelOffset1 = 0;
itemDef.anInt204 = 0;
itemDef.anInt165 = 42628;
itemDef.anInt200 = 42640;
itemDef.description = "A corrupt D. chainbody, a reward from PVP".getBytes();
break;
case 13961:
itemDef.name = "Corrupt D. Med Helm";
itemDef.actions = new String[5];
itemDef.actions[1] = "Wear";
itemDef.actions[4] = "Drop";
itemDef.modelID = 42585;
itemDef.modelZoom = 670;
itemDef.modelRotation1 = 92;
itemDef.modelRotation2 = 136;
itemDef.modelOffset2 = -5;
itemDef.modelOffset1 = 3;
itemDef.anInt204 = 0;
itemDef.anInt165 = 42637;
itemDef.anInt200 = 42654;
itemDef.description = "A corrupt D. med helm, a reward from PVP".getBytes();
break;
case 13964:
itemDef.name = "Corrupt D. Sq Shield";
itemDef.actions = new String[5];
itemDef.actions[1] = "Wear";
itemDef.actions[4] = "Drop";
itemDef.modelID = 42594;
itemDef.modelZoom = 1730;
itemDef.modelRotation1 = 352;
itemDef.modelRotation2 = 120;
itemDef.modelOffset2 = 10;
itemDef.modelOffset1 = 1;
itemDef.anInt204 = 0;
itemDef.anInt165 = 42621;
itemDef.anInt200 = 42621;
itemDef.description = "A corrupt D. Sq Shield, a reward from PVP".getBytes();
break;
case 13967:
itemDef.name = "Corrupt D. Plateskirt";
itemDef.actions = new String[5];
itemDef.actions[1] = "Wear";
itemDef.actions[4] = "Drop";
itemDef.modelID = 42576;
itemDef.modelZoom = 1230;
itemDef.modelRotation1 = 584;
itemDef.modelRotation2 = 0;
itemDef.modelOffset2 = 15;
itemDef.modelOffset1 = 4;
itemDef.anInt204 = 0;
itemDef.anInt165 = 42630;
itemDef.anInt200 = 42648;
itemDef.description = "Corrupt D. plateskirt, a reward from PVP".getBytes();
break;
case 13970:
itemDef.name = "Corrupt D. Platelegs";
itemDef.actions = new String[5];
itemDef.actions[1] = "Wear";
itemDef.actions[4] = "Drop";
itemDef.modelID = 42589;
itemDef.modelZoom = 1740;
itemDef.modelRotation1 = 444;
itemDef.modelRotation2 = 0;
itemDef.modelOffset2 = -8;
itemDef.modelOffset1 = 0;
itemDef.anInt204 = 0;
itemDef.anInt165 = 42629;
itemDef.anInt200 = 42650;
itemDef.description = "Corrupt D. platelegs, a reward from PVP".getBytes();
break;
case 13973:
itemDef.name = "Corrupt D. Battleaxe";
itemDef.actions = new String[5];
itemDef.actions[1] = "Wield";
itemDef.actions[4] = "Drop";
itemDef.modelID = 42601;
itemDef.modelZoom = 1360;
itemDef.modelRotation1 = 420;
itemDef.modelRotation2 = 2020;
itemDef.modelOffset2 = -3;
itemDef.modelOffset1 = 1;
itemDef.anInt204 = 0;
itemDef.anInt165 = 42619;
itemDef.anInt200 = 42619;
itemDef.description = "A Corrupt D. battleaxe, a reward from PVP".getBytes();
break;
case 13976:
itemDef.name = "Corrupt D. Dagger";
itemDef.actions = new String[5];
itemDef.actions[1] = "Wield";
itemDef.actions[4] = "Drop";
itemDef.modelID = 42587;
itemDef.modelZoom = 760;
itemDef.modelRotation1 = 472;
itemDef.modelRotation2 = 1276;
itemDef.modelOffset2 = -4;
itemDef.modelOffset1 = 0;
itemDef.anInt204 = 0;
itemDef.anInt165 = 42620;
itemDef.anInt200 = 42620;
itemDef.description = "A Corrupt D. dagger, a reward from PVP".getBytes();
break;
case 13979:
itemDef.name = "Corrupt D. Scimitar";
itemDef.actions = new String[5];
itemDef.actions[1] = "Wield";
itemDef.actions[4] = "Drop";
itemDef.modelID = 42586;
itemDef.modelZoom = 1640;
itemDef.modelRotation1 = 456;
itemDef.modelRotation2 = 12;
itemDef.modelOffset2 = 6;
itemDef.modelOffset1 = 0;
itemDef.anInt204 = 0;
itemDef.anInt165 = 42616;
itemDef.anInt200 = 42616;
itemDef.description = "A Corrupt D. scimitar, a reward from PVP".getBytes();
break;
case 13982:
itemDef.name = "Corrupt D. Longsword";
itemDef.actions = new String[5];
itemDef.actions[1] = "Wield";
itemDef.actions[4] = "Drop";
itemDef.modelID = 42580;
itemDef.modelZoom = 1570;
itemDef.modelRotation1 = 400;
itemDef.modelRotation2 = 360;
itemDef.modelOffset2 = -5;
itemDef.modelOffset1 = 0;
itemDef.anInt204 = 0;
itemDef.anInt165 = 42612;
itemDef.anInt200 = 42612;
itemDef.description = "A Corrupt D. longsword, a reward from PVP".getBytes();
break;
case 13985:
itemDef.name = "Corrupt D. Mace";
itemDef.actions = new String[5];
itemDef.actions[1] = "Wield";
itemDef.actions[4] = "Drop";
itemDef.modelID = 42584;
itemDef.modelZoom = 1440;
itemDef.modelRotation1 = 348;
itemDef.modelRotation2 = 1388;
itemDef.modelOffset2 = 13;
itemDef.modelOffset1 = -13;
itemDef.anInt204 = 0;
itemDef.anInt165 = 42618;
itemDef.anInt200 = 42618;
itemDef.description = "A Corrupt D. mace, a reward from PVP".getBytes();
break;
case 13988:
itemDef.name = "Corrupt D. Spear";
itemDef.actions = new String[5];
itemDef.actions[1] = "Wield";
itemDef.actions[4] = "Drop";
itemDef.modelID = 42600;
itemDef.modelZoom = 1490;
itemDef.modelRotation1 = 1960;
itemDef.modelRotation2 = 112;
itemDef.modelOffset2 = -4;
itemDef.modelOffset1 = 7;
itemDef.anInt204 = 0;
itemDef.anInt165 = 42622;
itemDef.anInt200 = 42622;
itemDef.description = "A Corrupt D. spear, a reward from PVP".getBytes();
break;
Non Renamed:
Code:
case 13958:
class8.aString170 = "Corrupt D. Chainbody";
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wear";
class8.aStringArray189[4] = "Drop";
class8.anInt174 = 42598;
class8.anInt181 = 1100;
class8.anInt190 = 568;
class8.anInt198 = 0;
class8.anInt194 = 2;
class8.anInt169 = 0;
class8.anInt204 = 0;
class8.anInt165 = 42628;
class8.anInt200 = 42640;
class8.aByteArray178 = "A corrupt D. chainbody, a reward from PVP".getBytes();
break;
case 13961:
class8.aString170 = "Corrupt D. Med Helm";
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wear";
class8.aStringArray189[4] = "Drop";
class8.anInt174 = 42585;
class8.anInt181 = 670;
class8.anInt190 = 92;
class8.anInt198 = 136;
class8.anInt194 = -5;
class8.anInt169 = 3;
class8.anInt204 = 0;
class8.anInt165 = 42637;
class8.anInt200 = 42654;
class8.aByteArray178 = "A corrupt D. med helm, a reward from PVP".getBytes();
break;
case 13964:
class8.aString170 = "Corrupt D. Sq Shield";
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wear";
class8.aStringArray189[4] = "Drop";
class8.anInt174 = 42594;
class8.anInt181 = 1730;
class8.anInt190 = 352;
class8.anInt198 = 120;
class8.anInt194 = 10;
class8.anInt169 = 1;
class8.anInt204 = 0;
class8.anInt165 = 42621;
class8.anInt200 = 42621;
class8.aByteArray178 = "A corrupt D. Sq Shield, a reward from PVP".getBytes();
break;
case 13967:
class8.aString170 = "Corrupt D. Plateskirt";
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wear";
class8.aStringArray189[4] = "Drop";
class8.anInt174 = 42576;
class8.anInt181 = 1230;
class8.anInt190 = 584;
class8.anInt198 = 0;
class8.anInt194 = 15;
class8.anInt169 = 4;
class8.anInt204 = 0;
class8.anInt165 = 42630;
class8.anInt200 = 42648;
class8.aByteArray178 = "Corrupt D. plateskirt, a reward from PVP".getBytes();
break;
case 13970:
class8.aString170 = "Corrupt D. Platelegs";
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wear";
class8.aStringArray189[4] = "Drop";
class8.anInt174 = 42589;
class8.anInt181 = 1740;
class8.anInt190 = 444;
class8.anInt198 = 0;
class8.anInt194 = -8;
class8.anInt169 = 0;
class8.anInt204 = 0;
class8.anInt165 = 42629;
class8.anInt200 = 42650;
class8.aByteArray178 = "Corrupt D. platelegs, a reward from PVP".getBytes();
break;
case 13973:
class8.aString170 = "Corrupt D. Battleaxe";
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wield";
class8.aStringArray189[4] = "Drop";
class8.anInt174 = 42601;
class8.anInt181 = 1360;
class8.anInt190 = 420;
class8.anInt198 = 2020;
class8.anInt194 = -3;
class8.anInt169 = 1;
class8.anInt204 = 0;
class8.anInt165 = 42619;
class8.anInt200 = 42619;
class8.aByteArray178 = "A Corrupt D. battleaxe, a reward from PVP".getBytes();
break;
case 13976:
class8.aString170 = "Corrupt D. Dagger";
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wield";
class8.aStringArray189[4] = "Drop";
class8.anInt174 = 42587;
class8.anInt181 = 760;
class8.anInt190 = 472;
class8.anInt198 = 1276;
class8.anInt194 = -4;
class8.anInt169 = 0;
class8.anInt204 = 0;
class8.anInt165 = 42620;
class8.anInt200 = 42620;
class8.aByteArray178 = "A Corrupt D. dagger, a reward from PVP".getBytes();
break;
case 13979:
class8.aString170 = "Corrupt D. Scimitar";
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wield";
class8.aStringArray189[4] = "Drop";
class8.anInt174 = 42586;
class8.anInt181 = 1640;
class8.anInt190 = 456;
class8.anInt198 = 12;
class8.anInt194 = 6;
class8.anInt169 = 0;
class8.anInt204 = 0;
class8.anInt165 = 42616;
class8.anInt200 = 42616;
class8.aByteArray178 = "A Corrupt D. scimitar, a reward from PVP".getBytes();
break;
case 13982:
class8.aString170 = "Corrupt D. Longsword";
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wield";
class8.aStringArray189[4] = "Drop";
class8.anInt174 = 42580;
class8.anInt181 = 1570;
class8.anInt190 = 400;
class8.anInt198 = 360;
class8.anInt194 = -5;
class8.anInt169 = 0;
class8.anInt204 = 0;
class8.anInt165 = 42612;
class8.anInt200 = 42612;
class8.aByteArray178 = "A Corrupt D. longsword, a reward from PVP".getBytes();
break;
case 13985:
class8.aString170 = "Corrupt D. Mace";
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wield";
class8.aStringArray189[4] = "Drop";
class8.anInt174 = 42584;
class8.anInt181 = 1440;
class8.anInt190 = 348;
class8.anInt198 = 1388;
class8.anInt194 = 13;
class8.anInt169 = -13;
class8.anInt204 = 0;
class8.anInt165 = 42618;
class8.anInt200 = 42618;
class8.aByteArray178 = "A Corrupt D. mace, a reward from PVP".getBytes();
break;
case 13988:
class8.aString170 = "Corrupt D. Spear";
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wield";
class8.aStringArray189[4] = "Drop";
class8.anInt174 = 42600;
class8.anInt181 = 1490;
class8.anInt190 = 1960;
class8.anInt198 = 112;
class8.anInt194 = -4;
class8.anInt169 = 7;
class8.anInt204 = 0;
class8.anInt165 = 42622;
class8.anInt200 = 42622;
class8.aByteArray178 = "A Corrupt D. spear, a reward from PVP".getBytes();
break;
Models: [Only registered and activated users can see links. ]
Picture
You need to be able to load .dat files to use this.
And before anybody tells me, I know the Dragon Sq doesn't animate. I don't have a complete cache which has the Corrupt Dragon Sq model in it, so I couldn't attempt to try and animate it again.
Renamed:
Code:
case 13958:
itemDef.name = "Corrupt D. Chainbody";
itemDef.actions = new String[5];
itemDef.actions[1] = "Wear";
itemDef.actions[4] = "Drop";
itemDef.modelID = 42598;
itemDef.modelZoom = 1100;
itemDef.modelRotation1 = 568;
itemDef.modelRotation2 = 0;
itemDef.modelOffset2 = 2;
itemDef.modelOffset1 = 0;
itemDef.anInt204 = 0;
itemDef.anInt165 = 42628;
itemDef.anInt200 = 42640;
itemDef.description = "A corrupt D. chainbody, a reward from PVP".getBytes();
break;
case 13961:
itemDef.name = "Corrupt D. Med Helm";
itemDef.actions = new String[5];
itemDef.actions[1] = "Wear";
itemDef.actions[4] = "Drop";
itemDef.modelID = 42585;
itemDef.modelZoom = 670;
itemDef.modelRotation1 = 92;
itemDef.modelRotation2 = 136;
itemDef.modelOffset2 = -5;
itemDef.modelOffset1 = 3;
itemDef.anInt204 = 0;
itemDef.anInt165 = 42637;
itemDef.anInt200 = 42654;
itemDef.description = "A corrupt D. med helm, a reward from PVP".getBytes();
break;
case 13964:
itemDef.name = "Corrupt D. Sq Shield";
itemDef.actions = new String[5];
itemDef.actions[1] = "Wear";
itemDef.actions[4] = "Drop";
itemDef.modelID = 42594;
itemDef.modelZoom = 1730;
itemDef.modelRotation1 = 352;
itemDef.modelRotation2 = 120;
itemDef.modelOffset2 = 10;
itemDef.modelOffset1 = 1;
itemDef.anInt204 = 0;
itemDef.anInt165 = 42621;
itemDef.anInt200 = 42621;
itemDef.description = "A corrupt D. Sq Shield, a reward from PVP".getBytes();
break;
case 13967:
itemDef.name = "Corrupt D. Plateskirt";
itemDef.actions = new String[5];
itemDef.actions[1] = "Wear";
itemDef.actions[4] = "Drop";
itemDef.modelID = 42576;
itemDef.modelZoom = 1230;
itemDef.modelRotation1 = 584;
itemDef.modelRotation2 = 0;
itemDef.modelOffset2 = 15;
itemDef.modelOffset1 = 4;
itemDef.anInt204 = 0;
itemDef.anInt165 = 42630;
itemDef.anInt200 = 42648;
itemDef.description = "Corrupt D. plateskirt, a reward from PVP".getBytes();
break;
case 13970:
itemDef.name = "Corrupt D. Platelegs";
itemDef.actions = new String[5];
itemDef.actions[1] = "Wear";
itemDef.actions[4] = "Drop";
itemDef.modelID = 42589;
itemDef.modelZoom = 1740;
itemDef.modelRotation1 = 444;
itemDef.modelRotation2 = 0;
itemDef.modelOffset2 = -8;
itemDef.modelOffset1 = 0;
itemDef.anInt204 = 0;
itemDef.anInt165 = 42629;
itemDef.anInt200 = 42650;
itemDef.description = "Corrupt D. platelegs, a reward from PVP".getBytes();
break;
case 13973:
itemDef.name = "Corrupt D. Battleaxe";
itemDef.actions = new String[5];
itemDef.actions[1] = "Wield";
itemDef.actions[4] = "Drop";
itemDef.modelID = 42601;
itemDef.modelZoom = 1360;
itemDef.modelRotation1 = 420;
itemDef.modelRotation2 = 2020;
itemDef.modelOffset2 = -3;
itemDef.modelOffset1 = 1;
itemDef.anInt204 = 0;
itemDef.anInt165 = 42619;
itemDef.anInt200 = 42619;
itemDef.description = "A Corrupt D. battleaxe, a reward from PVP".getBytes();
break;
case 13976:
itemDef.name = "Corrupt D. Dagger";
itemDef.actions = new String[5];
itemDef.actions[1] = "Wield";
itemDef.actions[4] = "Drop";
itemDef.modelID = 42587;
itemDef.modelZoom = 760;
itemDef.modelRotation1 = 472;
itemDef.modelRotation2 = 1276;
itemDef.modelOffset2 = -4;
itemDef.modelOffset1 = 0;
itemDef.anInt204 = 0;
itemDef.anInt165 = 42620;
itemDef.anInt200 = 42620;
itemDef.description = "A Corrupt D. dagger, a reward from PVP".getBytes();
break;
case 13979:
itemDef.name = "Corrupt D. Scimitar";
itemDef.actions = new String[5];
itemDef.actions[1] = "Wield";
itemDef.actions[4] = "Drop";
itemDef.modelID = 42586;
itemDef.modelZoom = 1640;
itemDef.modelRotation1 = 456;
itemDef.modelRotation2 = 12;
itemDef.modelOffset2 = 6;
itemDef.modelOffset1 = 0;
itemDef.anInt204 = 0;
itemDef.anInt165 = 42616;
itemDef.anInt200 = 42616;
itemDef.description = "A Corrupt D. scimitar, a reward from PVP".getBytes();
break;
case 13982:
itemDef.name = "Corrupt D. Longsword";
itemDef.actions = new String[5];
itemDef.actions[1] = "Wield";
itemDef.actions[4] = "Drop";
itemDef.modelID = 42580;
itemDef.modelZoom = 1570;
itemDef.modelRotation1 = 400;
itemDef.modelRotation2 = 360;
itemDef.modelOffset2 = -5;
itemDef.modelOffset1 = 0;
itemDef.anInt204 = 0;
itemDef.anInt165 = 42612;
itemDef.anInt200 = 42612;
itemDef.description = "A Corrupt D. longsword, a reward from PVP".getBytes();
break;
case 13985:
itemDef.name = "Corrupt D. Mace";
itemDef.actions = new String[5];
itemDef.actions[1] = "Wield";
itemDef.actions[4] = "Drop";
itemDef.modelID = 42584;
itemDef.modelZoom = 1440;
itemDef.modelRotation1 = 348;
itemDef.modelRotation2 = 1388;
itemDef.modelOffset2 = 13;
itemDef.modelOffset1 = -13;
itemDef.anInt204 = 0;
itemDef.anInt165 = 42618;
itemDef.anInt200 = 42618;
itemDef.description = "A Corrupt D. mace, a reward from PVP".getBytes();
break;
case 13988:
itemDef.name = "Corrupt D. Spear";
itemDef.actions = new String[5];
itemDef.actions[1] = "Wield";
itemDef.actions[4] = "Drop";
itemDef.modelID = 42600;
itemDef.modelZoom = 1490;
itemDef.modelRotation1 = 1960;
itemDef.modelRotation2 = 112;
itemDef.modelOffset2 = -4;
itemDef.modelOffset1 = 7;
itemDef.anInt204 = 0;
itemDef.anInt165 = 42622;
itemDef.anInt200 = 42622;
itemDef.description = "A Corrupt D. spear, a reward from PVP".getBytes();
break;
Non Renamed:
Code:
case 13958:
class8.aString170 = "Corrupt D. Chainbody";
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wear";
class8.aStringArray189[4] = "Drop";
class8.anInt174 = 42598;
class8.anInt181 = 1100;
class8.anInt190 = 568;
class8.anInt198 = 0;
class8.anInt194 = 2;
class8.anInt169 = 0;
class8.anInt204 = 0;
class8.anInt165 = 42628;
class8.anInt200 = 42640;
class8.aByteArray178 = "A corrupt D. chainbody, a reward from PVP".getBytes();
break;
case 13961:
class8.aString170 = "Corrupt D. Med Helm";
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wear";
class8.aStringArray189[4] = "Drop";
class8.anInt174 = 42585;
class8.anInt181 = 670;
class8.anInt190 = 92;
class8.anInt198 = 136;
class8.anInt194 = -5;
class8.anInt169 = 3;
class8.anInt204 = 0;
class8.anInt165 = 42637;
class8.anInt200 = 42654;
class8.aByteArray178 = "A corrupt D. med helm, a reward from PVP".getBytes();
break;
case 13964:
class8.aString170 = "Corrupt D. Sq Shield";
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wear";
class8.aStringArray189[4] = "Drop";
class8.anInt174 = 42594;
class8.anInt181 = 1730;
class8.anInt190 = 352;
class8.anInt198 = 120;
class8.anInt194 = 10;
class8.anInt169 = 1;
class8.anInt204 = 0;
class8.anInt165 = 42621;
class8.anInt200 = 42621;
class8.aByteArray178 = "A corrupt D. Sq Shield, a reward from PVP".getBytes();
break;
case 13967:
class8.aString170 = "Corrupt D. Plateskirt";
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wear";
class8.aStringArray189[4] = "Drop";
class8.anInt174 = 42576;
class8.anInt181 = 1230;
class8.anInt190 = 584;
class8.anInt198 = 0;
class8.anInt194 = 15;
class8.anInt169 = 4;
class8.anInt204 = 0;
class8.anInt165 = 42630;
class8.anInt200 = 42648;
class8.aByteArray178 = "Corrupt D. plateskirt, a reward from PVP".getBytes();
break;
case 13970:
class8.aString170 = "Corrupt D. Platelegs";
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wear";
class8.aStringArray189[4] = "Drop";
class8.anInt174 = 42589;
class8.anInt181 = 1740;
class8.anInt190 = 444;
class8.anInt198 = 0;
class8.anInt194 = -8;
class8.anInt169 = 0;
class8.anInt204 = 0;
class8.anInt165 = 42629;
class8.anInt200 = 42650;
class8.aByteArray178 = "Corrupt D. platelegs, a reward from PVP".getBytes();
break;
case 13973:
class8.aString170 = "Corrupt D. Battleaxe";
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wield";
class8.aStringArray189[4] = "Drop";
class8.anInt174 = 42601;
class8.anInt181 = 1360;
class8.anInt190 = 420;
class8.anInt198 = 2020;
class8.anInt194 = -3;
class8.anInt169 = 1;
class8.anInt204 = 0;
class8.anInt165 = 42619;
class8.anInt200 = 42619;
class8.aByteArray178 = "A Corrupt D. battleaxe, a reward from PVP".getBytes();
break;
case 13976:
class8.aString170 = "Corrupt D. Dagger";
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wield";
class8.aStringArray189[4] = "Drop";
class8.anInt174 = 42587;
class8.anInt181 = 760;
class8.anInt190 = 472;
class8.anInt198 = 1276;
class8.anInt194 = -4;
class8.anInt169 = 0;
class8.anInt204 = 0;
class8.anInt165 = 42620;
class8.anInt200 = 42620;
class8.aByteArray178 = "A Corrupt D. dagger, a reward from PVP".getBytes();
break;
case 13979:
class8.aString170 = "Corrupt D. Scimitar";
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wield";
class8.aStringArray189[4] = "Drop";
class8.anInt174 = 42586;
class8.anInt181 = 1640;
class8.anInt190 = 456;
class8.anInt198 = 12;
class8.anInt194 = 6;
class8.anInt169 = 0;
class8.anInt204 = 0;
class8.anInt165 = 42616;
class8.anInt200 = 42616;
class8.aByteArray178 = "A Corrupt D. scimitar, a reward from PVP".getBytes();
break;
case 13982:
class8.aString170 = "Corrupt D. Longsword";
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wield";
class8.aStringArray189[4] = "Drop";
class8.anInt174 = 42580;
class8.anInt181 = 1570;
class8.anInt190 = 400;
class8.anInt198 = 360;
class8.anInt194 = -5;
class8.anInt169 = 0;
class8.anInt204 = 0;
class8.anInt165 = 42612;
class8.anInt200 = 42612;
class8.aByteArray178 = "A Corrupt D. longsword, a reward from PVP".getBytes();
break;
case 13985:
class8.aString170 = "Corrupt D. Mace";
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wield";
class8.aStringArray189[4] = "Drop";
class8.anInt174 = 42584;
class8.anInt181 = 1440;
class8.anInt190 = 348;
class8.anInt198 = 1388;
class8.anInt194 = 13;
class8.anInt169 = -13;
class8.anInt204 = 0;
class8.anInt165 = 42618;
class8.anInt200 = 42618;
class8.aByteArray178 = "A Corrupt D. mace, a reward from PVP".getBytes();
break;
case 13988:
class8.aString170 = "Corrupt D. Spear";
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wield";
class8.aStringArray189[4] = "Drop";
class8.anInt174 = 42600;
class8.anInt181 = 1490;
class8.anInt190 = 1960;
class8.anInt198 = 112;
class8.anInt194 = -4;
class8.anInt169 = 7;
class8.anInt204 = 0;
class8.anInt165 = 42622;
class8.anInt200 = 42622;
class8.aByteArray178 = "A Corrupt D. spear, a reward from PVP".getBytes();
break;
Models: [Only registered and activated users can see links. ]
Picture
[Only registered and activated users can see links. ]
Originally Posted by UberNation
Did you update the quantum network sockets to match the polarity of the wilderness counter levels in the Boolean that divides the wilderness level by zero?