Search results

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

    Rotating an Entity (yaw)

    Hey everyone, I’ve been trying to rotate an Entity to match a different entities yaw. I am able to set a players yaw to a variable, however am unable to set a different player or entities direction to that yaw. Any suggestions would be greatly appreciated!
  2. Z

    Help optimizing my skript, for mount.

    Hey everyone, I have a "working" piece of code here, however I am very new to all this and am confident someone could do this significantly better. Occasionally players get teleported into the void, the horse doesn't get de spawned... Essentially, right clicking this item puts you on a mount...
  3. Z

    Solved On death of wolf, message owner.

    Hey everyone, For context, I am trying to make an item that summon's a wolf. Once the wolf dies the item can be used again. However I am running into issues, when the wolf dies I need to be able to remove a tag from its owner, or message the owner, or if you have any answers how I can relate...