Thread: [REQ] New whip + itemdef ints

Results 1 to 5 of 5
  1. #1 [REQ] New whip + itemdef ints 
    Extreme Donator

    Join Date
    Jul 2014
    Posts
    414
    Thanks given
    46
    Thanks received
    8
    Rep Power
    15
    I'm looking for the new whip models + the ItemDef ints for a 317.
    If anyone has a link, please let me know. I've searched 5 pages and haven't found a thing.
    Reply With Quote  
     

  2. #2  
    'Slutty McFur'

    Owain's Avatar
    Join Date
    Sep 2014
    Age
    26
    Posts
    2,894
    Thanks given
    2,360
    Thanks received
    2,200
    Rep Power
    5000
    Code:
    case 4151:
    itemDef.name = "Abyssal whip";
    itemDef.modelID = 5412;
    itemDef.modelZoom = 840;
    itemDef.modelRotationY = 280;
    itemDef.modelRotationX = 0;
    itemDef.modelOffset1 = -2;
    itemDef.modelOffset2 = 56;
    itemDef.anInt165 = 5409;
    itemDef.anInt200 = 5409;
    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";
    break;
    http://**********/zbozk3gqaxep


    Taken from a 633 ints dump and 667 model dump.



    Spoiler for wat:
    Attached image
    Attached image

    Attached image


    Reply With Quote  
     

  3. #3  
    Extreme Donator

    Join Date
    Jul 2014
    Posts
    414
    Thanks given
    46
    Thanks received
    8
    Rep Power
    15
    Quote Originally Posted by A Mage View Post
    Code:
    case 4151:
    itemDef.name = "Abyssal whip";
    itemDef.modelID = 5412;
    itemDef.modelZoom = 840;
    itemDef.modelRotationY = 280;
    itemDef.modelRotationX = 0;
    itemDef.modelOffset1 = -2;
    itemDef.modelOffset2 = 56;
    itemDef.anInt165 = 5409;
    itemDef.anInt200 = 5409;
    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";
    break;
    http://**********/zbozk3gqaxep


    Taken from a 633 ints dump and 667 model dump.

    Thanks so much bro! Really appreciate it .
    Reply With Quote  
     

  4. #4  
    'Slutty McFur'

    Owain's Avatar
    Join Date
    Sep 2014
    Age
    26
    Posts
    2,894
    Thanks given
    2,360
    Thanks received
    2,200
    Rep Power
    5000
    Quote Originally Posted by Projecteco View Post
    Thanks so much bro! Really appreciate it .
    My pleasure.


    Spoiler for wat:
    Attached image
    Attached image

    Attached image


    Reply With Quote  
     

  5. #5  
    Extreme Donator

    Join Date
    Jul 2014
    Posts
    414
    Thanks given
    46
    Thanks received
    8
    Rep Power
    15
    Quote Originally Posted by A Mage View Post
    My pleasure.
    Ugh maybe I should give up on RSPS's. Model/Icon is invisible. I'm pretty sure I did it right?

    What I did: 1. Extracted the plain files from the .gz, 2. Renamed both (5409) and (5412) to 5409.dat and 5412.dat since the cache suite I'm using requires them to be .dat to import them. 3. I used Lin's Cache Suite to pack the indexes. Are those not the correct steps?

    Edit: I don't know why but I did this on a Vencillio base with a Korasi model and it worked fine. Can't remember how.
    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. [REQ] New Dragon Models + Int
    By 0 v b0w v 0 in forum Models
    Replies: 1
    Last Post: 07-20-2012, 07:07 PM
  2. (REQ) 317 Whip models + ints.
    By Boolean in forum Requests
    Replies: 1
    Last Post: 06-21-2012, 03:01 AM
  3. (REQ) New whip model
    By Eliminate in forum Models
    Replies: 9
    Last Post: 03-01-2012, 01:14 PM
  4. [req] new whip emote 317
    By reborn-gt in forum Requests
    Replies: 0
    Last Post: 09-26-2010, 05:01 PM
  5. Replies: 0
    Last Post: 03-20-2010, 10:42 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
  •