Jump to content
  • 0
Sign in to follow this  
jTynne

Is there a maximum value for the exp.txt file?

Question

Howdy, I'm wondering if there is a maximum value you can set for the exp.txt file (RE). I'm wanting to increase the exp required for levels 170+, however, despite increasing the values, it doesn't seem to be making much of a difference. Any assistance would be greatly appreciated. Thanks!

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

if i remember correctly maximum exp amount is unsigned int32 = 4294967295 (0xffffffff) .

if it's more than that it will just it to maximum value of unsigned int32

Edited by LorexOdia

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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