View Single Post
  #8  
Old 08-15-2004, 01:35 PM
animepimp
Dragon
 
Join Date: Jan 2004
Posts: 860
Default

The problem with putting it in the variables table is that if you make it too high then a lot more code needs to be changed as well. I helped scorp go through this when he changed max level to 130. Once you hit 105 or so without doing any other code changes you will go back to level 1 because the xp variable is not big enough to store that much xp so the xp formulas had to be completely rewritten. And we would probably run into the same problem again at some point before 255.
Reply With Quote