can anymone help me with userclass
i been tryen to allow the user to pick a class that would increase there max health but once the user clicks it just comes up with the error page no explantion of error
this is code i was using
$userStats["Health"]->max_value+=100;
can anyone help me out please