if ((GetLastRestEventType()==REST_EVENTTYPE_REST_FINISHED)
&& (GetLevelByClass(60, oPC)>=1))
SetLocalInt(GetModule(), GetPCPlayerName(oPC)+GetName(oPC)+"PSP", GetLocalInt(GetModule(), GetPCPlayerName(oPC)+GetName(oPC)+"PSPMax") );
Or something similar anyhow

Not sure where it should go though in that script :/