i'd set a global variable to the max health, lets say for 3 lives, 400 health. then compare global variable. less then or equal to 300, 200, 100 and 0. subtract 1 from your lives variable at each increment. think that'll work. if that is what you are asking?