Joe
June 17th, 2010, 20:02
Only the registered members can see the link.
SORRY WAS IN A HURRY SO Please DON'T FLAME FOR Incorrect Spelling or any such stuff. and i wasnt sure if it was teaching or Client hacking so i posted it in teaching tutorials under the 508 protocol Section
Requirments
~~~~~~~~~~~~~~~~~~~~~
I. DatMaker:
1. Only the registered members can see the link.
2. A Client that will allow you to add Customs (if it has a file called Models than it means
you can add customs to that client)
II. Instructions
1.Download vesta Longsword (our tutorial Item): Only the registered members can see the link.
that is the package for the vista longsword
2. download extract it and once u extract it you will see a text file called Vesta Ints
open that up
3. copy that and past it under break; in Applet_Sub1.java located in you client files
4. the code is pretty much self explanatory
case 13290:
class19.aRSStringArray340[1] = Class112.method1668(43, "Wear");
class19.anInt330 = 14061; //inventory/drop model
class19.anInt336 = 1120;//model zoom
class19.anInt389 = 650;//modelRotation1
class19.anInt395 = 1;// model rotation 2
class19.anInt358 = -1;// model offset 1
class19.anInt391 = -1;// model offset 2
class19.anInt390 = 14062;//male wearing
class19.anInt387 = 14062;//female model id
class19.anInt347 = -1;//male arms/sleeves
class19.anInt344 = -1;//women sleeves
class19.aRSString_362 = Class112.method1668(43, "Vesta's longsword");
break;5.now for case 13290 replace that with the item you are wanting to replace with vesta longsword
and the rest is just self explanatory.
6. after u copy paste that take the 2 dat files in your vesta longsword file which are 14061.dat
and 14062.dat and paste that into ur model file in the client file
* (optional) to view the dat file use the first download i gave you of the datmaker to edit an object
or to view an object
SORRY WAS IN A HURRY SO Please DON'T FLAME FOR Incorrect Spelling or any such stuff. and i wasnt sure if it was teaching or Client hacking so i posted it in teaching tutorials under the 508 protocol Section
Requirments
~~~~~~~~~~~~~~~~~~~~~
I. DatMaker:
1. Only the registered members can see the link.
2. A Client that will allow you to add Customs (if it has a file called Models than it means
you can add customs to that client)
II. Instructions
1.Download vesta Longsword (our tutorial Item): Only the registered members can see the link.
that is the package for the vista longsword
2. download extract it and once u extract it you will see a text file called Vesta Ints
open that up
3. copy that and past it under break; in Applet_Sub1.java located in you client files
4. the code is pretty much self explanatory
case 13290:
class19.aRSStringArray340[1] = Class112.method1668(43, "Wear");
class19.anInt330 = 14061; //inventory/drop model
class19.anInt336 = 1120;//model zoom
class19.anInt389 = 650;//modelRotation1
class19.anInt395 = 1;// model rotation 2
class19.anInt358 = -1;// model offset 1
class19.anInt391 = -1;// model offset 2
class19.anInt390 = 14062;//male wearing
class19.anInt387 = 14062;//female model id
class19.anInt347 = -1;//male arms/sleeves
class19.anInt344 = -1;//women sleeves
class19.aRSString_362 = Class112.method1668(43, "Vesta's longsword");
break;5.now for case 13290 replace that with the item you are wanting to replace with vesta longsword
and the rest is just self explanatory.
6. after u copy paste that take the 2 dat files in your vesta longsword file which are 14061.dat
and 14062.dat and paste that into ur model file in the client file
* (optional) to view the dat file use the first download i gave you of the datmaker to edit an object
or to view an object