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

    What is the name of the click packet?

    Hello, can you give the full name of the click packet for an event, it seems confusing to me.
  2. O

    Skript error help

    function direction(from: location, to: location) :: text: set pitch of {_from} to 0.001 set {_behind} to true if (flatDistance({_from}, {_to})) - flatDistance(location 1 meter behind {_from} and {_to}) > 1/3 set {_infrontof} to true if (flatDistance({_from}, {_to})) -...
  3. O

    FlowerPot Content Change

    I am trying to change flowerpot content. Please help me.