Is there a way to have a place where it shows them how much more experience they need to level?
Thx
Code: Select all
$remaining_exp_to_level = $exp_needed_to_level - $cur_exp;
That is basically what I said haha!vitinho444 wrote:That's it, JACKO I WIN THIS ROUNDCode: Select all
$remaining_exp_to_level = $exp_needed_to_level - $cur_exp;