|
|
I'm not sure where to even start.
I just got my client to connect to my server on a 317 cache.
Fire Cape doesn't move.
I've searched the forums, asked in the shoutbox. This is my last resort.
If anyone can even provide me with a link to a tutorial for this, i'll rep.
Please and thank you.

if you add the models you could get the fire cape![]()

read the tut or search a thread on how to add models lol
Try this:
if(i == 6570){
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wear";
class8.anIntArray156 = new int[1];
class8.anIntArray160 = new int[1];
class8.anIntArray156[0] = 0;
class8.anIntArray160[0] = 0;
class8.anInt174 = 9631;//item look
class8.anInt181 = 2000;
class8.anInt190 = 400;
class8.anInt198 = 0;
class8.anInt204 = 2047;
class8.anInt169 = -8;
class8.anInt194 = 12;
class8.anInt197 = -1;
class8.aString170 = "Fire Cape";
class8.aByteArray178 = "A cape of fire.".getBytes();
}
Add that to class8.java

yea thats it haha
In method 37 find:
Above or below it add,Code:(Class30_Sub2_Sub1_Sub3.anIntArray1480[34] >= j) { Class30_Sub2_Sub1_Sub2 class30_sub2_sub1_sub2_2 = Class30_Sub2_Sub1_Sub3.aClass30_Sub2_Sub1_Sub2Arra y1474[34]; int i1 = class30_sub2_sub1_sub2_2.anInt1452 * class30_sub2_sub1_sub2_2.anInt1453 - 1; int l1 = class30_sub2_sub1_sub2_2.anInt1452 * anInt945 * 2; byte abyte2[] = class30_sub2_sub1_sub2_2.aByteArray1450; byte abyte5[] = aByteArray912; for(int k2 = 0; k2 <= i1; k2++) abyte5[k2] = abyte2[k2 - l1 & i1]; class30_sub2_sub1_sub2_2.aByteArray1450 = abyte5; aByteArray912 = abyte2; Class30_Sub2_Sub1_Sub3.method370(34, -477); }
That should workCode:(Class30_Sub2_Sub1_Sub3.anIntArray1480[40] >= j)//fire cape firecape { Class30_Sub2_Sub1_Sub2 class30_sub2_sub1_sub2_2 = Class30_Sub2_Sub1_Sub3.aClass30_Sub2_Sub1_Sub2Arra y1474[40]; int i1 = class30_sub2_sub1_sub2_2.anInt1452 * class30_sub2_sub1_sub2_2.anInt1453 - 1; int l1 = class30_sub2_sub1_sub2_2.anInt1452 * anInt945 * 2; byte abyte2[] = class30_sub2_sub1_sub2_2.aByteArray1450; byte abyte5[] = aByteArray912; for(int k2 = 0; k2 <= i1; k2++) abyte5[k2] = abyte2[k2 - l1 & i1]; class30_sub2_sub1_sub2_2.aByteArray1450 = abyte5; aByteArray912 = abyte2; Class30_Sub2_Sub1_Sub3.method370(40, -477); }![]()
| « stupid runserver error. | Friends List Says Offline When Player's Online? » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |