Thread: [PI]Stupid question... (Rep++)

Results 1 to 4 of 4
  1. #1 [PI]Stupid question... (Rep++) 
    Registered Member susurik's Avatar
    Join Date
    Jan 2011
    Posts
    253
    Thanks given
    140
    Thanks received
    13
    Rep Power
    2
    Hello. I would like to add few new monsters and items in to my server but the problem is that i dont whant that players will need to redownload cache. So the question is how could i make that cache will auto update and push in cache only nessesary things, but not redownload whole cache again?
    Rep++ ofc.
    Thank You!
    Reply With Quote  
     

  2. #2  
    Registered Member susurik's Avatar
    Join Date
    Jan 2011
    Posts
    253
    Thanks given
    140
    Thanks received
    13
    Rep Power
    2
    Bump. Please really need this.
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Feb 2010
    Posts
    1,203
    Thanks given
    178
    Thanks received
    173
    Rep Power
    0
    If your Cache is Hosted via your website you can update it without player's having a problem its just the next time they go to play there cache will download with the new updated items.

    Example: http://yoursite.com/cache.zip

    Just update the file, and it'll download. .

    Hope this helped.
    Reply With Quote  
     

  4. #4  
    Registered Member susurik's Avatar
    Join Date
    Jan 2011
    Posts
    253
    Thanks given
    140
    Thanks received
    13
    Rep Power
    2
    No it wont if the cache is allready downloaded once. I guess i have to do something with client, that it checks for updates. In cachedownloader.java is something about cache version:
    Code:
    private final int VERSION = 1;
    But nothing is happening when i change it. Guess this is not meant for that...

    Thank you!
    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. just a stupid question :P
    By superbombet in forum Help
    Replies: 8
    Last Post: 12-08-2010, 04:18 PM
  2. Stupid Question
    By JohnK in forum Help
    Replies: 7
    Last Post: 12-25-2009, 04:50 AM
  3. Stupid Question
    By p00n3z in forum Help
    Replies: 4
    Last Post: 07-31-2009, 04:16 PM
  4. Just some stupid question...
    By Annie in forum Help
    Replies: 2
    Last Post: 07-04-2009, 08:08 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
  •