View Single Post
  #11  
Old 05-19-2004, 07:14 AM
animepimp
Dragon
 
Join Date: Jan 2004
Posts: 860
Default

Quote:
Originally Posted by cofruben
I think is because of the sort of integer is,try putting unsigned long int.Haven't looked really at the line.
Thats impossible to do, I talked with Scorp about this option, but the xp is stored in the blob which has a predefined structure that can't be changed. And its already stored as an Unsigned long int, to get it higher would require an unsigned long long which would break everything by changing the blob.
Reply With Quote