Author Topic: What is max level?  (Read 1059 times)

0 Members and 1 Guest are viewing this topic.

Offline Admerius

  • Earl
  • ******
  • Renown: 313
  • Infamy: 60
  • cRPG Player Sir White Knight
  • Many Admerius-es and many alts(Total of 32 chars)
    • View Profile
  • Faction: Sovereignty of Aegis for life!(aka. multi-claning)
  • Game nicks: My top three nicks: Scum, William_Spearshake, Dedrater)
What is max level?
« on: June 05, 2016, 12:29:59 pm »
+5
I'm not talking about what is achieveable,
but what it is limited to computer code wise

is it limited to 63(3F in hexadecimal) or 255(FF  in hexadecimal)?
Or is it something else?

edit1: 3F not 4F, hexadecimal counting skillz abit rusty
« Last Edit: June 05, 2016, 12:45:32 pm by Admerius »

Offline Switchtense

  • King
  • **********
  • Renown: 1137
  • Infamy: 137
  • cRPG Player Sir White Bishop
  • poking you where the sun dont shine!
    • View Profile
  • Faction: Unicorns, BIRD CLAN BEST CLAN!
  • Game nicks: All sorts of Switch's
  • IRC nick: Switchtense
Re: What is max level?
« Reply #1 on: June 05, 2016, 12:53:47 pm »
0
I assume it would be 2147483647.
For all the non-believers, look no further than this thread for proof that while strat battles are won/lost in NA3/EU3, strat wars are won and lost on the forums.
visitors can't see pics , please register or login

Offline Admerius

  • Earl
  • ******
  • Renown: 313
  • Infamy: 60
  • cRPG Player Sir White Knight
  • Many Admerius-es and many alts(Total of 32 chars)
    • View Profile
  • Faction: Sovereignty of Aegis for life!(aka. multi-claning)
  • Game nicks: My top three nicks: Scum, William_Spearshake, Dedrater)
Re: What is max level?
« Reply #2 on: June 05, 2016, 01:03:08 pm »
0
Nice one:
hexadecimal:7FFFF
Binary: 1111111111111111111111111111111

Offline Rhekimos

  • Duke
  • *******
  • Renown: 672
  • Infamy: 78
  • cRPG Player
  • ふふふふふ
    • View Profile
    • Forbiddena
  • Game nicks: Fallen_Rhekimos
  • IRC nick: Rhekimos
Re: What is max level?
« Reply #3 on: June 05, 2016, 02:16:09 pm »
0
Computer code wise, it's not really limited. It's easy to handle numbers that fit into variables that are defined by the language used, but the only real limit is the amount of memory you can use. It's a no-go if you don't have enough bits to represent the number.

Now what you probably want to know in regards to crpg is the type of variable used in the game engine. I couldn't say what that was.

Offline Switchtense

  • King
  • **********
  • Renown: 1137
  • Infamy: 137
  • cRPG Player Sir White Bishop
  • poking you where the sun dont shine!
    • View Profile
  • Faction: Unicorns, BIRD CLAN BEST CLAN!
  • Game nicks: All sorts of Switch's
  • IRC nick: Switchtense
Re: What is max level?
« Reply #4 on: June 05, 2016, 05:32:47 pm »
+1
If you use cheats to level up in singleplayer you may reach 63, if you then force level yourself once more you end up at some ridiculous number. I forgot what it was, but it was some number with many places. So I just assumed they used an int as hard cap, so it would be 2147483647.

63 being the soft cap I guess.
For all the non-believers, look no further than this thread for proof that while strat battles are won/lost in NA3/EU3, strat wars are won and lost on the forums.
visitors can't see pics , please register or login

Offline Halk

  • Earl
  • ******
  • Renown: 321
  • Infamy: 34
  • cRPG Player
    • View Profile
  • Faction: AmoX
  • Game nicks: Spamwhore, Xanor, david324
Re: What is max level?
« Reply #5 on: June 06, 2016, 04:40:14 am »
0
If you use cheats to level up in singleplayer you may reach 63, if you then force level yourself once more you end up at some ridiculous number. I forgot what it was, but it was some number with many places. So I just assumed they used an int as hard cap, so it would be 2147483647.

63 being the soft cap I guess.

Only plebs with tiny weeners use integers. Real men use longs because they have long dicks
visitors can't see pics , please register or login

Offline Switchtense

  • King
  • **********
  • Renown: 1137
  • Infamy: 137
  • cRPG Player Sir White Bishop
  • poking you where the sun dont shine!
    • View Profile
  • Faction: Unicorns, BIRD CLAN BEST CLAN!
  • Game nicks: All sorts of Switch's
  • IRC nick: Switchtense
Re: What is max level?
« Reply #6 on: June 06, 2016, 07:07:18 am »
0
Only plebs with tiny weeners use integers. Real men use longs because they have long dicks

Then again, I am lazy, so I would rather type 3 letters than 4.
For all the non-believers, look no further than this thread for proof that while strat battles are won/lost in NA3/EU3, strat wars are won and lost on the forums.
visitors can't see pics , please register or login