If you've already made the script leveling you up, say..
If XP > or == the XP needed to level up, then
If level > (level here) then
Then you'd go to the MaxHealth value of the Player who has hit the stated level you want, and set it to what you want, using what the previous post gave you...
I hope that helped. |