Thread: [PI] Wtf ?

Results 1 to 7 of 7
  1. #1 [PI] Wtf ? 
    Banned
    Join Date
    Jan 2012
    Posts
    387
    Thanks given
    28
    Thanks received
    24
    Rep Power
    0
    Okay.. so I was having the thing where hair pops through helmets, and you can still see your body through things like vestas plate, zuriels, etc.
    Well I learned that you have to add them to the correct list here to make them appear correct
    Code:
    /* Fullbody is an item that covers your arms. */
        private static String[] fullbody = {"top","shirt","platebody","Ahrims robetop","Karils leathertop","brassard","Robe top","robetop","platebody (t)","platebody (g)","chestplate","torso", "hauberk", "Dragon chainbody", "Zuriel's Robe Top", "Vesta's Chainbody", "Statius's Platebody", "Darkmeyer torso", "Chainbody", "Platebody"};
        /* Fullhat covers your head but not your beard. */
        private static String[] fullhat = {"med helm","coif","Dharok's helm","hood","Initiate helm","Coif","Helm of neitiznot","Armadyl helmet","Berserker helm", "Archer helm", "Farseer helm", "Warrior helm", "Void"};
        /* Fullmask covers your entire head. */
        private static String[] fullmask = {"full helm","full","mask","Verac's helm","Guthan's helm","Karil's coif","mask","Torag's helm", "Void", "sallet", "Zuriel's Hood", "Morrigan's Coif", "Darkmeyer hood", "Zuriel", "Morrigan", "Darkmeyer_hood"};
    So I did, as you can see. However, even though those things are in the lists, morrigans, zuriels, statius, etc... All of them are still having the same problem EXCEPT the vesta's platebody. Help?
    Reply With Quote  
     

  2. #2  
    plz dont take my wizard mind bombs Women's Avatar
    Join Date
    Mar 2010
    Posts
    1,881
    Thanks given
    724
    Thanks received
    1,162
    Rep Power
    4763
    are they in item.cfg?
    Reply With Quote  
     

  3. Thankful user:


  4. #3  
    Registered Member .java's Avatar
    Join Date
    Nov 2011
    Posts
    255
    Thanks given
    1
    Thanks received
    17
    Rep Power
    34
    you need to add a new model header, go to this link: http://www.rune-server.org/runescape...re-staves.html

    and look at the tutorial i added at the bottom follow that and it should fix your problem.
    Reply With Quote  
     

  5. #4  
    Banned
    Join Date
    Jan 2012
    Posts
    387
    Thanks given
    28
    Thanks received
    24
    Rep Power
    0
    Quote Originally Posted by Women View Post
    are they in item.cfg?
    WOW LOL thanks, I feel like an idiot.
    Reply With Quote  
     

  6. #5  
    Banned
    Join Date
    Jan 2012
    Posts
    387
    Thanks given
    28
    Thanks received
    24
    Rep Power
    0
    Quote Originally Posted by .java View Post
    you need to add a new model header, go to this link: http://www.rune-server.org/runescape...re-staves.html

    and look at the tutorial i added at the bottom follow that and it should fix your problem.
    Thanks for the input, but the other guy solved it for me. I didn't realize the vesta's was the only items in item.cfg.

    However, I hate it when people do on people asking for help. Stop it. lol
    Reply With Quote  
     

  7. #6  
    Registered Member .java's Avatar
    Join Date
    Nov 2011
    Posts
    255
    Thanks given
    1
    Thanks received
    17
    Rep Power
    34
    Quote Originally Posted by RS2006Phat View Post
    Thanks for the input, but the other guy solved it for me. I didn't realize the vesta's was the only items in item.cfg.

    However, I hate it when people do on people asking for help. Stop it. lol
    mhm fair play, but adding the model header will fix most items with this problem you should consider adding it...

    and ill try not to use '' anymore
    Reply With Quote  
     

  8. #7  
    Banned
    Join Date
    Feb 2012
    Posts
    584
    Thanks given
    0
    Thanks received
    13
    Rep Power
    0
    you dont need a new model header lawl.
    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: 6
    Last Post: 06-05-2013, 08:47 PM
  2. Wtf??
    By The GOD in forum Help
    Replies: 2
    Last Post: 05-29-2011, 05:29 PM
  3. Wtf?
    By Austin_ in forum Help
    Replies: 3
    Last Post: 12-31-2009, 05:05 PM
  4. ERM..Wtf...WTF LOOK
    By «I Gf I» ©£ in forum Help
    Replies: 8
    Last Post: 11-14-2009, 10:53 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
  •