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.