Player Health bar below name

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

medivh

Member
Jan 28, 2017
43
0
0
33
I already had tried do a player health bar with much forms on my project, but i can't because its showing my infomations but not about the clicked entity.


code_language.skript:
on right click on entity:
    if clicked entity is a player:
        set {_n} to health of clicked entity
        set score "&4&l❤ %{Cache::tag.%clicked entity%}%" below clicked entity to {_n} for player