Thread: Highscores

Results 1 to 4 of 4
  1. #1 Highscores 
    Skype - Liam.Nub
    Liam_'s Avatar
    Join Date
    Jan 2013
    Posts
    145
    Thanks given
    11
    Thanks received
    17
    Rep Power
    19
    Does anyone know how to fix highscores so the xp goes to 5B like runescape? it currently gets to 2,147,483,647 and that's it.. it's probably an easy fix but.. Thanks in advance.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    May 2010
    Posts
    220
    Thanks given
    15
    Thanks received
    10
    Rep Power
    7
    Use longs instead of ints.
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  3. #3  
    Registered Member Anox's Avatar
    Join Date
    Oct 2011
    Posts
    129
    Thanks given
    23
    Thanks received
    25
    Rep Power
    11
    Quote Originally Posted by rangin santa View Post
    Use longs instead of ints.
    ^

    Ints in java can only go up to 2,147,483,647.

    Which is why that's the max gp in runescape. :L
    fuck m8
    Reply With Quote  
     

  4. #4  
    Skype - Liam.Nub
    Liam_'s Avatar
    Join Date
    Jan 2013
    Posts
    145
    Thanks given
    11
    Thanks received
    17
    Rep Power
    19
    So in hiscores.java i'd just change all the 'ints' to 'longs'?
    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. Real HighScores Page
    By wildy in forum Tutorials
    Replies: 100
    Last Post: 01-07-2009, 08:55 PM
  2. Replies: 206
    Last Post: 09-13-2008, 02:19 PM
  3. In-Game highscores on a scoreboard object
    By Dune in forum Tutorials
    Replies: 212
    Last Post: 08-10-2008, 04:52 PM
  4. Highscore sig.
    By Frugoo Scape in forum RS2 Server
    Replies: 1
    Last Post: 12-03-2007, 04:45 AM
  5. Replies: 34
    Last Post: 10-31-2007, 09:09 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
  •