PDA

View Full Version : Adding Customs Models To a 508 Client!



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

Perfection
June 17th, 2010, 20:03
Nice man but the title siggy fails sorry to say :p

Fly
June 17th, 2010, 20:03
Thank you for the guide, it will help out the "newbies".

Spear
June 17th, 2010, 20:07
Nice guide. 10/10. It looks good for it being rushed. Ha. :P

Journal
June 18th, 2010, 01:28
Nice guide

Aaron
June 18th, 2010, 01:30
Very nice guide, 9/10, Btw Add me, It's Me, Char's Friend:D

TehCow
June 18th, 2010, 16:36
Gj, but why a graphic picture if you can just change font?
What font is it in the siiggy?
;$

Ninga Nun
July 14th, 2010, 16:48
Nice guide, i know a lot of people have said this but it realy is ;p

pur3zscape
July 18th, 2010, 19:54
this is a fail, and ur a ugly slut

Joe
July 18th, 2010, 22:46
this is a fail, and ur a ugly slut

i don't appreciate the unnecessary flame i was trying to help the community, your lucky i am on a role of not getting into fights here or i would rip you a new one =.=.

wakkawakka
July 19th, 2010, 08:18
Is there such thing as recolored ints for 508 clients?
if(i == 8850){//Another Model by Comboed of Runelocus//Another Model by Comboed of Runelocus
class8.aStringArray189 = new String[5];
class8.aStringArray189[1] = "Wield";
class8.anIntArray156 = new int[1];
class8.anIntArray160 = new int[1];
class8.anIntArray156[0] = 28;
class8.anIntArray156[0] = 74;
class8.anIntArray160[0] = 38676;
class8.anIntArray160[0] = 38313;
class8.anInt174 = 15335;
class8.anInt181 = 490;
class8.anInt190 = 344;
class8.anInt198 = 192;
class8.anInt204 = 138;
class8.anInt199 = -1;
class8.anInt169 = 1;
class8.anInt194 = 20;
class8.anInt165 = 15413;
class8.anInt165 = 15413;
class8.anInt175 = 56;
class8.anInt197 = 116;
class8.anInt164 = -1;
class8.anInt188 = -1;
class8.aBoolean176 = false;
class8.aString170 = "Rune defender";
class8.aByteArray178 = "A defensive weapon.".getBytes();
}

Could you convert that to 508, please.

Charlie`
July 27th, 2010, 12:04
yer thanks it explains everything a lil more lawl

Charlie`
August 13th, 2010, 10:06
umm 10/10

Jaimzell
February 4th, 2011, 18:18
Absolutely awesome guide! just one qeustion. u probably think im dumb now but... when i equip a costum i made ( arcane stream necklace) i go invisible.

but in DatMaker it looks good, and i pasted all 3 Dat. files in the models map. also... how do i make nulls equipable? so i can use the real rs ID's instead of overwriting old items.

Jaimzell
March 8th, 2011, 15:32
.....

Lumbridgescapers
October 10th, 2011, 03:23
thanks