Thread: [REL] New Dhaorks Ints [REL] THANKS AND REP

Page 1 of 3 123 LastLast
Results 1 to 10 of 25
  1. #1 [REL] New Dhaorks Ints [REL] THANKS AND REP 
    Super Donator


    Join Date
    Sep 2011
    Posts
    1,449
    Thanks given
    138
    Thanks received
    284
    Rep Power
    260
    WILL BE RELASING ALL OF THEM SOON

    Releasing the new runescape dhaorks ints







    Spoiler for Download:
    http://www.mediafire.com/?86wd0iyf95zxow8




    INTS

    Code:
    case 4722://Dharoks legs
    		itemDef.modelID = 28909;
    		itemDef.name = "Dharoks Platelegs";
    		itemDef.description = "Dharoks Platelegs".getBytes();
    		itemDef.modelZoom = 1625;
    		itemDef.modelRotation1 = 355;
    		itemDef.modelRotation2 = 2046;
    		itemDef.modelOffset1 = 0;
    		itemDef.modelOffset2 = -11;
    		itemDef.anInt165 = 29223;
    		itemDef.anInt200 = 29024;
    		itemDef.groundActions = new String[5];
    		itemDef.groundActions[2] = "Take";
    		itemDef.actions = new String[5];
    		itemDef.actions[1] = "Wear";
    	break;
    	
    	case 4720://Dharoks body
    		itemDef.modelID = 28743;
    		itemDef.name = "Dharoks Platebody";
    		itemDef.description = "Dharoks Platebody".getBytes();
    		itemDef.modelZoom = 1625;
    		itemDef.modelRotation1 = 355;
    		itemDef.modelRotation2 = 2046;
    		itemDef.modelOffset1 = 0;
    		itemDef.modelOffset2 = -11;
    		itemDef.anInt165 = 29051;
    		itemDef.anInt200 = 29265;
    		itemDef.groundActions = new String[5];
    		itemDef.groundActions[2] = "Take";
    		itemDef.actions = new String[5];
    		itemDef.actions[1] = "Wear";
    	break;
    	
    	
    	case 4716://Dharoks helm
    		itemDef.modelID = 28296;
    		itemDef.name = "Dharoks helm";
    		itemDef.description = "Dharoks helm".getBytes();
    		itemDef.modelZoom = 800;
    		itemDef.modelRotation1 = 150;
    		itemDef.modelRotation2 = 10;
    		itemDef.modelOffset1 = -1;
    		itemDef.modelOffset2 = 2;
    		itemDef.anInt165 = 28709;
    		itemDef.anInt200 = 28588;
    		itemDef.groundActions = new String[5];
    		itemDef.groundActions[2] = "Take";
    		itemDef.actions = new String[5];
    		itemDef.actions[1] = "Wear";
    	break;
     
     
       case 4886://Dharoks Axe
       case 4887:
       case 4889:
       case 4890:
       case 4718:
           itemDef.modelID = 29321;
           itemDef.anInt165 = 29414;
           itemDef.anInt200 = 29414;
       break;
    Reply With Quote  
     

  2. Thankful users:


  3. #2  
    Banned
    Join Date
    Oct 2011
    Posts
    861
    Thanks given
    371
    Thanks received
    214
    Rep Power
    0
    first nice
    Reply With Quote  
     

  4. Thankful users:


  5. #3  
    Super Donator


    Join Date
    Sep 2011
    Posts
    1,449
    Thanks given
    138
    Thanks received
    284
    Rep Power
    260
    Quote Originally Posted by Paradox_ View Post
    first nice


    Thanks and posted a pic
    Reply With Quote  
     

  6. Thankful user:


  7. #4  
    Banned

    Join Date
    Feb 2012
    Posts
    616
    Thanks given
    300
    Thanks received
    120
    Rep Power
    0
    Looks god bro, nice
    Reply With Quote  
     

  8. Thankful user:


  9. #5  
    Super Donator


    Join Date
    Sep 2011
    Posts
    1,449
    Thanks given
    138
    Thanks received
    284
    Rep Power
    260
    Quote Originally Posted by I'mDatBoss View Post
    Looks god bro, nice

    thanks bro
    Reply With Quote  
     

  10. Thankful user:


  11. #6  
    Banned
    Join Date
    Oct 2011
    Posts
    861
    Thanks given
    371
    Thanks received
    214
    Rep Power
    0
    I personally hate it but you did a good job. Piccys look good.
    Reply With Quote  
     

  12. #7  
    Super Donator


    Join Date
    Sep 2011
    Posts
    1,449
    Thanks given
    138
    Thanks received
    284
    Rep Power
    260
    Quote Originally Posted by Paradox_ View Post
    I personally hate it but you did a good job. Piccys look good.

    yah i dont like them that much but have u seen how many people req them im finishing them all up soon.
    Reply With Quote  
     

  13. Thankful user:


  14. #8  
    Registered Member
    Join Date
    Nov 2010
    Posts
    386
    Thanks given
    17
    Thanks received
    3
    Rep Power
    2
    Nice but your akrisae is looking bad
    Reply With Quote  
     

  15. #9  
    Banned

    Join Date
    Feb 2012
    Posts
    616
    Thanks given
    300
    Thanks received
    120
    Rep Power
    0
    If u guys are going to use atleast give him a thank
    Reply With Quote  
     

  16. #10  
    Registered Member
    Velocity's Avatar
    Join Date
    Jan 2009
    Age
    25
    Posts
    2,029
    Thanks given
    1,013
    Thanks received
    2,373
    Rep Power
    4112
    This is not proper. If you're releasing ints or new items, just make sure they are correct.

    Code:
    case 4716: 
    itemDef.modelID = 28296;
    itemDef.name = "Dharok's helm";
    itemDef.modelZoom = 750;
    itemDef.modelOffset1 = 2;
    itemDef.modelOffset2 = -1;
    itemDef.modelRotation1 = 2030;
    itemDef.modelRotation2 = 78;
    itemDef.maleEquip1 = 28588;
    itemDef.femaleEquip1 = 28709;
    itemDef.maleEquip2 = -1;
    itemDef.femaleEquip2 = -1;
    itemDef.groundActions = new String[5];
    itemDef.groundActions[0] = "null";
    itemDef.groundActions[1] = "null";
    itemDef.groundActions[2] = "take";
    itemDef.groundActions[3] = "null";
    itemDef.groundActions[4] = "null";
    itemDef.actions = new String[5];
    itemDef.actions[0] = "null";
    itemDef.actions[1] = "Wear";
    itemDef.actions[2] = "null";
    itemDef.actions[3] = "null";
    itemDef.actions[4] = "drop";
    
    
    case 4717: 
    itemDef.modelID = 0;
    itemDef.name = "Dharok's helm";
    itemDef.modelZoom = 2000;
    itemDef.modelOffset1 = 0;
    itemDef.modelOffset2 = 0;
    itemDef.modelRotation1 = 0;
    itemDef.modelRotation2 = 0;
    itemDef.maleEquip1 = -1;
    itemDef.femaleEquip1 = -1;
    itemDef.maleEquip2 = -1;
    itemDef.femaleEquip2 = -1;
    itemDef.groundActions = new String[5];
    itemDef.groundActions[0] = "null";
    itemDef.groundActions[1] = "null";
    itemDef.groundActions[2] = "take";
    itemDef.groundActions[3] = "null";
    itemDef.groundActions[4] = "null";
    itemDef.actions = new String[5];
    itemDef.actions[0] = "null";
    itemDef.actions[1] = "null";
    itemDef.actions[2] = "null";
    itemDef.actions[3] = "null";
    itemDef.actions[4] = "drop";
    
    
    case 4718: 
    itemDef.modelID = 29321;
    itemDef.name = "Dharok's greataxe";
    itemDef.modelZoom = 1900;
    itemDef.modelOffset1 = -9;
    itemDef.modelOffset2 = 51;
    itemDef.modelRotation1 = 280;
    itemDef.modelRotation2 = 2004;
    itemDef.maleEquip1 = 29414;
    itemDef.femaleEquip1 = 29414;
    itemDef.maleEquip2 = -1;
    itemDef.femaleEquip2 = -1;
    itemDef.groundActions = new String[5];
    itemDef.groundActions[0] = "null";
    itemDef.groundActions[1] = "null";
    itemDef.groundActions[2] = "take";
    itemDef.groundActions[3] = "null";
    itemDef.groundActions[4] = "null";
    itemDef.actions = new String[5];
    itemDef.actions[0] = "null";
    itemDef.actions[1] = "Wield";
    itemDef.actions[2] = "null";
    itemDef.actions[3] = "null";
    itemDef.actions[4] = "drop";
    
    
    case 4719: 
    itemDef.modelID = 0;
    itemDef.name = "Dharok's greataxe";
    itemDef.modelZoom = 2000;
    itemDef.modelOffset1 = 0;
    itemDef.modelOffset2 = 0;
    itemDef.modelRotation1 = 0;
    itemDef.modelRotation2 = 0;
    itemDef.maleEquip1 = -1;
    itemDef.femaleEquip1 = -1;
    itemDef.maleEquip2 = -1;
    itemDef.femaleEquip2 = -1;
    itemDef.groundActions = new String[5];
    itemDef.groundActions[0] = "null";
    itemDef.groundActions[1] = "null";
    itemDef.groundActions[2] = "take";
    itemDef.groundActions[3] = "null";
    itemDef.groundActions[4] = "null";
    itemDef.actions = new String[5];
    itemDef.actions[0] = "null";
    itemDef.actions[1] = "null";
    itemDef.actions[2] = "null";
    itemDef.actions[3] = "null";
    itemDef.actions[4] = "drop";
    
    
    case 4720: 
    itemDef.modelID = 28743;
    itemDef.name = "Dharok's platebody";
    itemDef.modelZoom = 1488;
    itemDef.modelOffset1 = 0;
    itemDef.modelOffset2 = 0;
    itemDef.modelRotation1 = 567;
    itemDef.modelRotation2 = 0;
    itemDef.maleEquip1 = 29051;
    itemDef.femaleEquip1 = 29265;
    itemDef.maleEquip2 = -1;
    itemDef.femaleEquip2 = -1;
    itemDef.groundActions = new String[5];
    itemDef.groundActions[0] = "null";
    itemDef.groundActions[1] = "null";
    itemDef.groundActions[2] = "take";
    itemDef.groundActions[3] = "null";
    itemDef.groundActions[4] = "null";
    itemDef.actions = new String[5];
    itemDef.actions[0] = "null";
    itemDef.actions[1] = "Wear";
    itemDef.actions[2] = "null";
    itemDef.actions[3] = "null";
    itemDef.actions[4] = "drop";
    
    
    case 4721: 
    itemDef.modelID = 0;
    itemDef.name = "Dharok's platebody";
    itemDef.modelZoom = 2000;
    itemDef.modelOffset1 = 0;
    itemDef.modelOffset2 = 0;
    itemDef.modelRotation1 = 0;
    itemDef.modelRotation2 = 0;
    itemDef.maleEquip1 = -1;
    itemDef.femaleEquip1 = -1;
    itemDef.maleEquip2 = -1;
    itemDef.femaleEquip2 = -1;
    itemDef.groundActions = new String[5];
    itemDef.groundActions[0] = "null";
    itemDef.groundActions[1] = "null";
    itemDef.groundActions[2] = "take";
    itemDef.groundActions[3] = "null";
    itemDef.groundActions[4] = "null";
    itemDef.actions = new String[5];
    itemDef.actions[0] = "null";
    itemDef.actions[1] = "null";
    itemDef.actions[2] = "null";
    itemDef.actions[3] = "null";
    itemDef.actions[4] = "drop";
    
    
    case 4722: 
    itemDef.modelID = 28909;
    itemDef.name = "Dharok's platelegs";
    itemDef.modelZoom = 1616;
    itemDef.modelOffset1 = -3;
    itemDef.modelOffset2 = -20;
    itemDef.modelRotation1 = 318;
    itemDef.modelRotation2 = 138;
    itemDef.maleEquip1 = 29024;
    itemDef.femaleEquip1 = 29165;
    itemDef.maleEquip2 = -1;
    itemDef.femaleEquip2 = -1;
    itemDef.groundActions = new String[5];
    itemDef.groundActions[0] = "null";
    itemDef.groundActions[1] = "null";
    itemDef.groundActions[2] = "take";
    itemDef.groundActions[3] = "null";
    itemDef.groundActions[4] = "null";
    itemDef.actions = new String[5];
    itemDef.actions[0] = "null";
    itemDef.actions[1] = "Wear";
    itemDef.actions[2] = "null";
    itemDef.actions[3] = "null";
    itemDef.actions[4] = "drop";
    
    
    case 4723: 
    itemDef.modelID = 0;
    itemDef.name = "Dharok's platelegs";
    itemDef.modelZoom = 2000;
    itemDef.modelOffset1 = 0;
    itemDef.modelOffset2 = 0;
    itemDef.modelRotation1 = 0;
    itemDef.modelRotation2 = 0;
    itemDef.maleEquip1 = -1;
    itemDef.femaleEquip1 = -1;
    itemDef.maleEquip2 = -1;
    itemDef.femaleEquip2 = -1;
    itemDef.groundActions = new String[5];
    itemDef.groundActions[0] = "null";
    itemDef.groundActions[1] = "null";
    itemDef.groundActions[2] = "take";
    itemDef.groundActions[3] = "null";
    itemDef.groundActions[4] = "null";
    itemDef.actions = new String[5];
    itemDef.actions[0] = "null";
    itemDef.actions[1] = "null";
    itemDef.actions[2] = "null";
    itemDef.actions[3] = "null";
    itemDef.actions[4] = "drop";
    xxxxxxx
    Reply With Quote  
     

Page 1 of 3 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: 10
    Last Post: 12-29-2010, 08:36 PM
  2. [REL]God Loves To D Bow Offical[REL] 508/525
    By d bow in forum Downloads
    Replies: 20
    Last Post: 09-18-2010, 11:39 AM
  3. Replies: 6
    Last Post: 02-20-2010, 06:09 PM
  4. [REL]Death Cape[/REL] + Ints
    By Greyfield in forum Models
    Replies: 111
    Last Post: 01-08-2010, 11:33 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •