Thread: Anyone have the models for death cape?(ruse)

Results 1 to 2 of 2
  1. #1 Anyone have the models for death cape?(ruse) 
    Registered Member
    Join Date
    Oct 2018
    Posts
    10
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    I know the death cape is dated but i have poor taste...

    i seem to have some type of code for it in my ItemDefinition.java:



    /*
    if (customId == 13653) { //I found this in the source, but it was commented it out. I'm putting it in-game to see if they already make use of the model -Crim
    itemDef.actions = new String[5]; //yeah, the model doesn't work but the code is here. Will keep it I guess.
    itemDef.actions[1] = "Wield";
    itemDef.modelID = 3288;
    itemDef.modelZoom = 2000;
    itemDef.modelRotation1 = 500;
    itemDef.modelRotation2 = 0;
    itemDef.modelOffset1 = -6;
    itemDef.modelOffsetY = 1;
    itemDef.modelOffsetX = 14;
    itemDef.maleWearId = 3287;
    itemDef.femaleWearId = 3287;
    itemDef.maleDialogue = -1;
    itemDef.femaleDialogue = -1;
    itemDef.stackable = false;
    itemDef.name = "Death cape";
    itemDef.description = "Death cape.".getBytes();
    }*/

    As noted in there by crimson the models didn't work for it, which sucks for me and my friend's because we used to play the classic ritzscape back in the day and we want it, I feel the need to mention that this server isn't public meaning it's only for myself and a small group of friend's and family, This is necrotic's release of the ruse source if that helps...

    Any and all help is appreciated!
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    May 2017
    Age
    27
    Posts
    1,552
    Thanks given
    946
    Thanks received
    1,395
    Rep Power
    0
    Wrong section, contact moderator for right one.
    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. Replies: 0
    Last Post: 02-14-2015, 05:50 AM
  2. Does Anyone Have The Animations For These?
    By .Optimum in forum Requests
    Replies: 1
    Last Post: 08-23-2011, 09:39 PM
  3. Does anyone have the fix for this..?
    By Organic in forum Help
    Replies: 0
    Last Post: 10-09-2010, 11:38 PM
  4. anyone have the model ids for ?...
    By Gary in forum Requests
    Replies: 3
    Last Post: 09-30-2009, 03:00 AM
  5. Anyone have the method for this?
    By Stanyer in forum RS2 Server
    Replies: 7
    Last Post: 01-09-2008, 02:29 AM
Tags for this Thread

View Tag Cloud

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •