Recent content by ItsTails

  • 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. I

    problem with a line

    Try command /cmd: trigger: open virtual chest inventory with size 3 named "test" to player if {%player%_var} is 1: format gui slot 1 of player with stone named "stone" to run [set {%player%_var2} to "test"]
  2. I

    Yaw not working.

    Hello, I have a large piece of code, but the problem lies in trying to set the yaw. And yes, only the yaw. Pitch works fine. set {location} to loop-value set yaw of {location} to {yaw::%loop-index%} set pitch of {location} to {pitch::%loop-index%} teleport player to {location} broadcast...
  3. I

    Skunity not working

    I have the same issue but with an different error, as shown in the picture below. Hope this can be fixed.