Thread: adding a basic dragon plate+ pick axe

Page 1 of 5 123 ... LastLast
Results 1 to 10 of 44
  1. #1 adding a basic dragon plate+ pick axe 
    Scottyz
    Guest
    Bobster asked me to post here because he forgot his pass on runeserver


    This is for Unrenamed clients...
    here is a quick recoloured d plate i whiped up of a dh pl8 and pick axe


    For those who dont know how to add :
    Open class8.java
    then search:
    Code:
    class8.method203(true, aClass30_Sub2_Sub2_183);
    under add these

    Dragon plate
    Code:
            if(i == 5096)    //spawn id(item) // change to w.e u want
            {
                class8.aStringArray189 = new String[5];
                class8.aStringArray189[1] = "Wear";
                class8.anIntArray156 = new int[1];
                class8.anIntArray160 = new int[1];
    class8.anIntArray156[0] = 10394;
    class8.anIntArray160[0] = 926;
    class8.anInt174 = 6582;
    class8.anInt181 = 1260;
    class8.anInt190 = 464;
    class8.anInt198 = 0;
    class8.anInt204 = 0;
    class8.anInt169 = 1;
    class8.anInt194 = 4;
    class8.anInt165 = 6670;
    class8.anInt200 = 6698;
    class8.anInt175 = -1;
    class8.anInt197 = -1;
                class8.aString170 = "Dragon platebody";
                class8.aByteArray178 = "It's a Dragon platebody.".getBytes();
            }
    Dragon pickaxe
    Code:
            if(i == 5102)
            {
                class8.aStringArray189 = new String[5];
                class8.aStringArray189[1] = "Wear";
                class8.anIntArray156 = new int[1];
                class8.anIntArray160 = new int[1];
    class8.anIntArray156[0] = 61;
    class8.anIntArray160[0] = 926;
    class8.anInt174 = 2529;
    class8.anInt181 = 1070;
    class8.anInt190 = 224;
    class8.anInt198 = 1056;
    class8.anInt204 = 0;
    class8.anInt169 = -2;
    class8.anInt194 = -19;
    class8.anInt165 = 509;
    class8.anInt200 = 509;
    class8.anInt175 = -1;
    class8.anInt197 = -1;
                class8.aString170 = "Dragon pickaxe";
                class8.aByteArray178 = "A Dragon pickaxe.".getBytes();
            }
    By Bobster
    Reply With Quote  
     

  2. #2  
    Santa Claus
    Guest
    Nice one dude

    how did you get your unnamed client?
    Reply With Quote  
     

  3. #3  
    Scottyz
    Guest
    Quote Originally Posted by Santa Claus View Post
    Nice one dude

    how did you get your unnamed client?
    unrenamed client? lol?

    Almost every client is unrenamed
    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    Sep 2006
    Age
    28
    Posts
    3,019
    Thanks given
    22
    Thanks received
    420
    Rep Power
    0
    Although nothing special I love the dragon platebody, its not like a normal body. Using barrows instead of a recloured rune plate was a great idea. Fits the dragon full well since neither are like the other basic armour types - but theres still dragon legs
    Reply With Quote  
     

  5. #5  
    Registered Member

    Join Date
    Sep 2007
    Age
    27
    Posts
    523
    Thanks given
    0
    Thanks received
    2
    Rep Power
    89
    i cant get either to work
    Reply With Quote  
     

  6. #6  
    Member Market Banned Market Banned

    Zee Best's Avatar
    Join Date
    Feb 2007
    Age
    29
    Posts
    3,036
    Thanks given
    24
    Thanks received
    210
    Rep Power
    1171
    Lol, add the real dragon boots and colour the yellow spikes white

    Looks alot better i used this idea ages ago from zamorak txt


    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Jun 2007
    Age
    28
    Posts
    121
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    I got it to work but when i equip it it goes into my wep slot plz help
    Reply With Quote  
     

  8. #8  
    Member

    Join Date
    Dec 2006
    Posts
    1,263
    Thanks given
    3
    Thanks received
    3
    Rep Power
    0
    Pickaxe = creative
    Reply With Quote  
     

  9. #9  
    The Jax
    Guest
    Very nice

    for dragin kite, use the model from defence emote i did
    Reply With Quote  
     

  10. #10  
    Pandora
    Guest
    Quote Originally Posted by Wolfeyes217 View Post
    unrenamed client? lol?

    Almost every client is unrenamed
    he means non refactored
    Reply With Quote  
     

Page 1 of 5 123 ... LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 91
    Last Post: 08-01-2011, 03:38 AM
  2. dragon pick
    By Romania Clan in forum Requests
    Replies: 9
    Last Post: 09-20-2009, 10:44 PM
  3. Dragon Pick model
    By Colby in forum Models
    Replies: 2
    Last Post: 09-11-2009, 03:00 PM
  4. Dragon pick axe
    By Bobster in forum Models
    Replies: 10
    Last Post: 01-26-2009, 01:35 AM
  5. Dragon Pick maybe?
    By Elid in forum Models
    Replies: 9
    Last Post: 09-04-2008, 03:33 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •