Jump to content

Next Level at 14,391,160


Harrington

Recommended Posts

Just a note of interest for anyone who has reached level 99 in any skill.

 

 

 

 

 

 

 

The experience indicator states that next level is at 14391160 experience (level 100 you would assume).

 

 

 

 

 

 

 

However, if you exceed this, the level still says that same number (see picture).

 

 

 

 

 

 

 

level100.jpg

 

 

 

edit: I know this has been around for a while, but I've never really seen anyone discuss it

 

 

 

 

 

 

 

Does this mean that Jagex have plans for increasing the maximum since it seems that some of the coding is already in place.

 

 

 

 

 

 

 

They have accurately projected the level required for level 100.

 

 

 

 

 

 

 

Yet, they haven't adjusted this so that when you exceed it, the next potential level is not shown.

 

 

 

 

 

 

 

So who thinks Jagex will increase maximum levels?

 

 

 

Who thinks it's a good idea?

 

 

 

Who thinks it's a bad idea?

Harrington.gif
Link to comment
Share on other sites

That experience has been there since RSC, so it's nothing new. The level-ups have some odd formula, but a very accurate estimate is doubled xp = seven levels.

Orccu

------

Combat 122

Thieving 99

Skill Total 1925

Link to comment
Share on other sites

It's just the way JAGeX have coded it. Rather than saying "level 2 = 83xp", they've put in a code.

Jcfc.jpeg

Thanks everybody for the sigs | 3,956 to 99 fishing | King of BsK 18/09/08 - 18/10/08

Chelsea Supporter | CD Supporter | AfterShock Member

Xbox LIVE Gamertag: Cotton Traders

Now what the hell are you waitin' for? After me, there shall be no more, so for one last time, make some noise.

Link to comment
Share on other sites

Then people with 200M exp would have like level 200
Nah. Somewhere in the 125-129 range is expected, depending on how closely the emulating formula is to Jagex's true formula. 126 is very probable, considering that it's also the current maximum combat level.
Link to comment
Share on other sites

Jagex will never exceed the maximum level of 99. I'm not going to dive into my whole knowledge of game programming and the Java Game System here so I'll try to keep it simple:

 

 

 

 

 

 

 

The level system of Runescape is based on a 2-digit system. For Jagex to raise the maximum skill level cap to a 3-digit system (for example, level 100 and beyond in a skill), they would have to stat-wipe every single account and set all your stats back to level 1.

Expecting a good life because you're a good person is like expecting a bull not to charge because you're a vegetarian.

Link to comment
Share on other sites

oreo -

 

 

 

asfaik as a java programmer,

 

 

 

int,

 

 

 

double,

 

 

 

short,

 

 

 

long,

 

 

 

float,

 

 

 

all these allow for more than 2 'digits' - after all it's based on bytes

 

 

 

secondly, if you were right they could easily add new code to increase it,

 

 

 

e.g.

 

 

 

 

 

 

 

1-99

 

 

 

level = 0;

 

 

 

xp = 0;

 

 

 

if level = 99

 

 

 

level2 = 0;

 

 

 

xp = 14m;

 

 

 

 

 

 

 

display(level1+level2).

 

 

 

 

 

 

 

perhaps the only thing that does hold them back is their database.

 

 

 

 

 

 

 

years ago the maximum per stack was 65535, that's a significant number in the database world (google it) and it's a possibility they may have a proprietary database that can't be easily expanded upon.

 

 

 

 

 

 

 

just my thought

rsn:serious punk

rune,Serious-Punk.gif

Serious-Punk.gif

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.