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. RedstoneGamer54

    Armor Stand Corpse

    Spawns armor stand "corpses" at a player when they die. Dependencies (Tested Versions): Skript 2.4.0+ SkBee 1.5.0+ Features: Multiple sizes (Small and Large armor stands) Customizable armor colors Create and delete any armor stands with simple commands Options...
  2. RedstoneGamer54

    Doesn't Rotate Player

    I have this but it doesn't rotate the direction of the player.rotate velocity of player around z-axis by 90 degrees
  3. RedstoneGamer54

    Solved Rotate player

    How do you use vectors to rotate the direction of a player? I don't have experience and vectors. This is what I currently have.rotate velocity of player around z-axis by 90 degrees
  4. RedstoneGamer54

    Solved Rotate A Player

    How do you change the direction or rotate a player?
  5. RedstoneGamer54

    Problem with player has a named item with enchants

    I'm trying to create a skript that would give player items with a certain sword, but it doesn't work if the item is enchanted. on death: if victim is a player: if attacker is a player: if name of attacker's tool is "&fTokenSword": broadcast "yes"