Thread: [Req] Model storm of armadyl rune

Results 1 to 3 of 3
  1. #1 [Req] Model storm of armadyl rune 
    Registered Member
    Join Date
    Dec 2013
    Posts
    297
    Thanks given
    27
    Thanks received
    6
    Rep Power
    25
    ^title

    cant download from uppit, if anyone has it, can someone upload it on drop box or mediafire?

    and where can i get the old storm of armadyl sprite?
    Reply With Quote  
     

  2. #2  
    Donator

    Yuuji's Avatar
    Join Date
    Feb 2012
    Posts
    678
    Thanks given
    232
    Thanks received
    153
    Rep Power
    197
    https://dl.dropboxusercontent.com/u/...dyl%20Rune.rar

    Ints (may need converted)

    Code:
    case ####: //(Replace the #### with the id you want the item to be)
    			itemDef.modelID = 54787;
    			itemDef.name = "Armadyl rune";
    			itemDef.description = "Armadyl rune".getBytes();
    			itemDef.modelZoom = 811;
    			itemDef.modelRotation1 = 431;
    			itemDef.modelRotation2 = 1037;
    			itemDef.modelOffset1 = 1;
    			itemDef.modelOffset2 = 1;
    			itemDef.aByte154 = -11;
    			itemDef.groundActions = new String[5];
    			itemDef.groundActions[2] = "Take";
    			itemDef.actions = new String[5];
    			itemDef.actions[4] = "Drop";
    			break;

    Attached image
    Attached image
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Dec 2013
    Posts
    297
    Thanks given
    27
    Thanks received
    6
    Rep Power
    25
    thx m8
    Reply With Quote  
     


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. Storm of Armadyl id's
    By Sonicforce41 in forum Requests
    Replies: 7
    Last Post: 02-29-2012, 01:29 AM
  2. Storm of Armadyl id's
    By bullet123 in forum Help
    Replies: 0
    Last Post: 12-25-2011, 07:58 AM
  3. Ghetto Storm of Armadyl
    By Kaiser Btw in forum Show-off
    Replies: 39
    Last Post: 11-28-2011, 11:04 PM
  4. Replies: 0
    Last Post: 02-17-2010, 12:07 AM
  5. Replies: 0
    Last Post: 02-17-2010, 12:06 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
  •