please help me now

  • 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!

  1. S

    Armor stand yaw

    I need help for spawn an armor stand looking to player in event-block position: i try with this, it don't send error's but it doesn't work. set {x} to x-coord of event-block set {y} to y-coord of event-block set {z} to z-coord of event-block set...
  2. G

    How do you read a scoreboard?

    Hello! I have a question: How do I get a score of a player? I want to make something that looks like this: loop all players: set {_maxhp} to %player%'s score of objective maxhealth I have looked at both docs and forums