- This is the skript i have so far the message thing also does not work
trigger:
if player's level is greater than or equal to 10:
add 1 to max health of player
Wait 2 ticks
if the level of player <= 9 and below:
command /resetlevel:
trigger:
subtract 1 from max health of player
Wait 2 ticks
if the max health of player <= 11 and above:
if the max health of player <= 10 and below:
set player's max health 10:
send "&bYou cant go past this point otherwise u will have low hearts" to player
Last edited: