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

    Tool Not Breaking From Loss of Durability

    That does not help me at all. If you would look at my current code, you would notice that I do not focus mainly on ores. Please read my previous responses about the situation if you do actually want to help me. Thanks.
  2. Tonus_

    Tool Not Breaking From Loss of Durability

    I still need help.
  3. Tonus_

    Tool Not Breaking From Loss of Durability

    Either the code you sent me does not work, or I'm really stupid. Also, I have multiple mine events. It would be best if you sent me a version of the skript that actually does it. Keep in mind that I only want the player's tool to only be damaged if it is breaking a block that drops something...
  4. Tonus_

    Tool Not Breaking From Loss of Durability

    I'm trying to make a block regeneration script and because I use cancel event to not break the block, I needed to add a way for the tool to take durability from breaking it. However, the tool would go into the negatives and would never break. I tried adding an if statement checking if the tool's...