how would i make a resting system i tryed making one but it just went wrong and added 1 hp everytime someone clicked it untill they got full hp, so how would i do it???
also how would i make the stats have hp/maxhp so
stat("health",hp)
but with a / then max hp
thanks for your time :)
Look up while() for your other problem in the reference.