Tutorial: Adding A saradomin sword, and special attack. Difficulty: 3 / 10 Files Edited:Client: Class 23, Class 8 Credits: 100% me (1% me, 99% jagex) How i did it: I found the Models using RSMV, put them into my models folder in my client, used gzip on them, changed the number on them, added the codes below, which i got myself, used add model ####, then edited my source to suit how i wanted my saradomin sword to be.
Procedure Step one
First we need to Download the models
The models can be found [Only registered and activated users can see links. ]
Step Two
Right, so now we have the models, we will need to add them. log onto your server using the client which you've downloaded the models to.
Type add model (model id)
Example: add model 28176
Once you have done that, you can close client for now.
Let's start with the Saradomin sword itself.
Open class 8 in your client folder, and add this:
If you are still stuck on the add model bit, just type these ingame:
Code:
Add model 8032
Add model 32
You can change the ITEM id of the saradomin sword, but if you keep it the same, it will replace the white 2h sword.
Now for the special attack.
Open up class 23, and add this:
Code:
case 656: //GFX ID - Saradomin Spec by Ultama
originalDataID = 282; //ORIGINAL ID - Saradomin Spec by Ultama
gfx.anInt405 = 10500; //NEW ID - Saradomin Spec by Ultama
break;
and if your stuck on adding the models, ingame type:
Add model 10500
Heres a few pictures
thanks for the replys again =p rawen, i suggest starting a new source, scrap project-fuckingczar (if your using, or highscape, or any other crap which uses silabs)
im using ZDR atm...
Ya I use a zdr base.. it's very simple to code it im already adding my skillcape and hood exchange and thanks to bubly its possible for the skill masters