PDA

View Full Version : Where does the Int file for a model go?



Babolat69
July 2nd, 2010, 04:48
Im trying to upload D claws to my 508 and I found where to put the .DAT files, but where do I put the Int? its something like


if(i == 8002)
{//perfected by wc reece
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wield";
class8.anInt174 = 44590;
class8.anInt165 = 43660;//anInt165
class8.anInt200 = 43600;//anInt200
class8.anInt181 = 789;
class8.anInt190 = 240;
class8.anInt198 = 60;
class8.anInt169 = -1;
class8.anInt194 = -23;
class8.aString170 = "Dragon claws";
class8.aByteArray178 = "A set of fighting claws.".getBytes();
}

Where do I put that code?

Requiem
July 2nd, 2010, 06:09
Client Foler>class8.java
:)

Babolat69
July 2nd, 2010, 06:22
Thanks mate!

Requiem
July 2nd, 2010, 06:31
No problem, any other questions just Pm me on the forums. :)

Babolat69
July 2nd, 2010, 06:41
I sent u 2 PM's Lol