Thread: Glitchy Pernix Or Firecape? [PI]

Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1 Glitchy Pernix Or Firecape? [PI] 
    Registered Member
    Join Date
    Mar 2012
    Posts
    710
    Thanks given
    19
    Thanks received
    5
    Rep Power
    37
    If I wear any piece of pernix, you can see the firecape right through it.. Is it the model or what? Here is a picture.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Wale's Avatar
    Join Date
    Jul 2011
    Posts
    917
    Thanks given
    279
    Thanks received
    150
    Rep Power
    238
    change your model header
    [CENTER]Attached image
    Reply With Quote  
     

  3. #3  
    Banned
    Join Date
    Jun 2012
    Posts
    21
    Thanks given
    0
    Thanks received
    2
    Rep Power
    0
    Change

    public Model(int modelId) {

    to

    Code:
    public Model(int modelId) {
    byte[] is = aClass21Array1661[modelId].aByteArray368;
    if (is[is.length - 1] == -1 && is[is.length - 2] == -1)
    read622Model(is, modelId);
    else
    readOldModel(modelId);
    if (newmodel[modelId]) {
    scale2(4);// 2 is too big -- 3 is almost right
    if(anIntArray1638 != null) {
    for(int j = 0; j < anIntArray1638.length; j++)
    anIntArray1638[j] = 10;
    }
    }
    }
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Mar 2012
    Posts
    710
    Thanks given
    19
    Thanks received
    5
    Rep Power
    37
    Where do you want me to change that? What file?
    Reply With Quote  
     

  5. #5  
    Registered Member
    Archspire's Avatar
    Join Date
    May 2011
    Age
    30
    Posts
    1,764
    Thanks given
    385
    Thanks received
    514
    Rep Power
    222
    Nice paint skills bro, update your Model.java, should be in the client-section though dude man.
    Reply With Quote  
     

  6. #6  
    Registered Member

    Join Date
    Sep 2011
    Posts
    5,121
    Thanks given
    1,333
    Thanks received
    1,795
    Rep Power
    1731
    Update your model class.
    Reply With Quote  
     

  7. #7  


    RS Wiki's Avatar
    Join Date
    Mar 2011
    Age
    29
    Posts
    9,688
    Thanks given
    1,752
    Thanks received
    3,103
    Rep Power
    5000
    Quote Originally Posted by Archspire View Post
    Nice paint skills bro, update your Model.java
    he almost made a full circle whata bad ass
    get model and model headers. not much of a client sided person myself.
    All the best,
    Wiki




    coming soon
    Reply With Quote  
     

  8. #8  
    Registered Member
    Join Date
    Mar 2012
    Posts
    710
    Thanks given
    19
    Thanks received
    5
    Rep Power
    37
    Thanks guys, but what do I put in the model.class?
    Reply With Quote  
     

  9. #9  
    Registered Member
    Archspire's Avatar
    Join Date
    May 2011
    Age
    30
    Posts
    1,764
    Thanks given
    385
    Thanks received
    514
    Rep Power
    222
    Quote Originally Posted by i am here View Post
    Thanks guys, but what do I put in the model.class?
    Update it to the like 660+ header or whatever it is... or just pack the 660 items in general.
    Reply With Quote  
     

  10. #10  
    Banned
    Join Date
    Jun 2012
    Posts
    21
    Thanks given
    0
    Thanks received
    2
    Rep Power
    0
    model.java
    Reply With Quote  
     

Page 1 of 2 12 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. [pi] glitchy characters
    By bilal123 in forum Help
    Replies: 6
    Last Post: 12-26-2011, 02:33 AM
  2. [pi] Glitchy characters
    By bilal123 in forum Help
    Replies: 0
    Last Post: 12-24-2011, 10:16 PM
  3. Glitchy Arms [PI]
    By Moronic in forum Help
    Replies: 3
    Last Post: 10-08-2010, 11:57 AM
  4. Glitchy Chatbox
    By IStinkAtPhp in forum Help
    Replies: 11
    Last Post: 05-08-2009, 10:37 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
  •