Using LOTF 5017.
Right now the max is 250 and if it levels after that, it says ERROR. How can I make the cap 20?
Right now the max is 250 and if it levels after that, it says ERROR. How can I make the cap 20?
public static uint NeededProfXP(byte Level)
return 1;
return 0;