Thread: 718/742 cache glitch

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1 718/742 cache glitch 
    Registered Member alkharidrsps's Avatar
    Join Date
    Jun 2014
    Posts
    282
    Thanks given
    9
    Thanks received
    4
    Rep Power
    13
    I have this error:
    Attached image
    Attached image
    can anybody help me? No old item ahrim does not change and gun chest stays like this
    Reply With Quote  
     

  2. #2  
    Contributor

    clem585's Avatar
    Join Date
    Sep 2013
    Posts
    3,788
    Thanks given
    706
    Thanks received
    702
    Rep Power
    570
    Ahrim's top manually excluded cause of the glitch in pic #2. To fix this, just repack old 667 models in a different index and make the client load 667 items from the other index.
    Project thread
    Reply With Quote  
     

  3. #3  
    Registered Member alkharidrsps's Avatar
    Join Date
    Jun 2014
    Posts
    282
    Thanks given
    9
    Thanks received
    4
    Rep Power
    13
    Quote Originally Posted by clem585 View Post
    Ahrim's top manually excluded cause of the glitch in pic #2. To fix this, just repack old 667 models in a different index and make the client load 667 items from the other index.
    you know how to do?
    Reply With Quote  
     

  4. #4  
    Contributor

    clem585's Avatar
    Join Date
    Sep 2013
    Posts
    3,788
    Thanks given
    706
    Thanks received
    702
    Rep Power
    570
    Quote Originally Posted by Mike Hitz View Post
    you know how to do?
    yea

    Code:
    Store cache667 = new Store("CACHE_PATH");
    Store cache718 = new Store("CACHE_PATH");
    int newIndex = cache718.addIndex(//forgot params lol, just copy the index 19 ones idk);
    cache718.getIndexes[newIndex].packIndex(cache667);
    Then you modify your client ItemDef so it checks for OLD_ITEMS to see which models it loads.
    oh and you need to like modify 1 array + add your index in a list somewhere
    Project thread
    Reply With Quote  
     

  5. #5  
    Onyxia

    Sagacity's Avatar
    Join Date
    Dec 2012
    Age
    27
    Posts
    727
    Thanks given
    335
    Thanks received
    98
    Rep Power
    160
    Quote Originally Posted by clem585 View Post
    yea

    Code:
    Store cache667 = new Store("CACHE_PATH");
    Store cache718 = new Store("CACHE_PATH");
    int newIndex = cache718.addIndex(//forgot params lol, just copy the index 19 ones idk);
    cache718.getIndexes[newIndex].packIndex(cache667);
    Then you modify your client ItemDef so it checks for OLD_ITEMS to see which models it loads.
    oh and you need to like modify 1 array + add your index in a list somewhere
    Are you up to fix this thing to me and I pay you some dollars mate? i don't have idea on hwo to fix it .. plzz ???

    Check out my 667/718 Interfaces services, I have more than 25 vouches and will be happy to help you out for affordable prices
    Attached image
    Reply With Quote  
     

  6. #6  
    Registered Member alkharidrsps's Avatar
    Join Date
    Jun 2014
    Posts
    282
    Thanks given
    9
    Thanks received
    4
    Rep Power
    13
    Quote Originally Posted by sagacity View Post
    are you up to fix this thing to me and i pay you some dollars mate? I don't have idea on hwo to fix it .. Plzz ???
    up
    me too

    bymp
    Reply With Quote  
     

  7. #7  
    Contributor

    clem585's Avatar
    Join Date
    Sep 2013
    Posts
    3,788
    Thanks given
    706
    Thanks received
    702
    Rep Power
    570
    Quote Originally Posted by Mike Hitz View Post
    up
    me too

    bymp
    Quote Originally Posted by Sagacity View Post
    Are you up to fix this thing to me and I pay you some dollars mate? i don't have idea on hwo to fix it .. plzz ???
    No, but for future reference, hire someone if you have no coding experience at all. You're asking for help and when you literally get the code you need, you still don't know what to do with it. In short, you're kind of wasting your own time, I'm not sure why you're asking for coding advice if you don't know how to code...

    Again, not trying to bash on you, but just stating the situation.
    Project thread
    Reply With Quote  
     

  8. #8  
    Registered Member alkharidrsps's Avatar
    Join Date
    Jun 2014
    Posts
    282
    Thanks given
    9
    Thanks received
    4
    Rep Power
    13
    Quote Originally Posted by clem585 View Post
    no, but for future reference, hire someone if you have no coding experience at all. You're asking for help and when you literally get the code you need, you still don't know what to do with it. In short, you're kind of wasting your own time, i'm not sure why you're asking for coding advice if you don't know how to code...

    Again, not trying to bash on you, but just stating the situation.
    but you at least can give me a help?
    Reply With Quote  
     

  9. #9  
    Onyxia

    Sagacity's Avatar
    Join Date
    Dec 2012
    Age
    27
    Posts
    727
    Thanks given
    335
    Thanks received
    98
    Rep Power
    160
    Quote Originally Posted by clem585 View Post
    No, but for future reference, hire someone if you have no coding experience at all. You're asking for help and when you literally get the code you need, you still don't know what to do with it. In short, you're kind of wasting your own time, I'm not sure why you're asking for coding advice if you don't know how to code...

    Again, not trying to bash on you, but just stating the situation.
    Mate, what is the point on doing it this way? you know, you could just help us, and stop treating others like that... It would be so easy for you to do and get some dollars instead of acting just as you did. If you change mind and want to help us, just hit me on pm, i really need this workig to my Brazilian server and I can pay what you want;

    Check out my 667/718 Interfaces services, I have more than 25 vouches and will be happy to help you out for affordable prices
    Attached image
    Reply With Quote  
     

  10. #10  
    Contributor

    clem585's Avatar
    Join Date
    Sep 2013
    Posts
    3,788
    Thanks given
    706
    Thanks received
    702
    Rep Power
    570
    Quote Originally Posted by Sagacity View Post
    Mate, what is the point on doing it this way? you know, you could just help us, and stop treating others like that... It would be so easy for you to do and get some dollars instead of acting just as you did. If you change mind and want to help us, just hit me on pm, i really need this workig to my Brazilian server and I can pay what you want;
    Thanks but it's still like a 2-3 hours job with refactoring. You can try and hire someone in the market section. And I'm just saying if you did that in the first place, it would have been faster than waiting for code that you can't use ;p
    Project thread
    Reply With Quote  
     

  11. Thankful user:


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. Replies: 232
    Last Post: 12-03-2015, 04:45 PM
  2. Replies: 52
    Last Post: 09-10-2014, 08:59 AM
  3. Replies: 42
    Last Post: 02-09-2013, 12:42 PM
  4. 718/742 cache
    By DoomZ in forum Help
    Replies: 7
    Last Post: 12-09-2012, 05:09 PM
  5. 718/742 cache
    By trili in forum Requests
    Replies: 1
    Last Post: 12-01-2012, 07:39 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
  •