22-09-2008, 02:04 PM
[quote="Kousaten"]It could potentially be a bug, because if you have a freakish user who goes beyond the level data set in your server (I think it's a Long or Integer... which would be absolutely crazy to reach a level to overflow the server >. SetAmountHere Then
Call SetPlayerExp(Index, 0)
Exit Sub
End If[/code]
Call SetPlayerExp(Index, 0)
Exit Sub
End If[/code]