I need the limit the amount of hearts shown, but not the max health, Do to i have a system that allows players to have over 1000 Health. So the amount of heart rows gets way to out of hand, Is there a way to limit the max hearts showing at once?
[doublepost=1516073826,1516073733][/doublepost]Welp, I noticed to use "Health" as a search instead of Heart Ops <,<
"%players%'s scaled health"
Edit:
how would i get somthing like this to work?
[doublepost=1516073826,1516073733][/doublepost]Welp, I noticed to use "Health" as a search instead of Heart Ops <,<
"%players%'s scaled health"
Edit:
code_language.skript:
every 5 ticks:
set %players%'s scaled health to 20
how would i get somthing like this to work?
Last edited: