Recent content by Nacktbild

  • 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 community!

    Now, what are you waiting for? Join the community now!

  1. N

    Help - doesnt work

    That wasnt working for me. But I just made a new file, copied the code and tried to change the ''flashheal.%player%.lastused" to ''cake.%player%.lastused" (like the example for the cooldown command is) That is working fine for me. When I change it to something else, its broken. (Nothing...
  2. N

    Help - doesnt work

    Does'nt work. I can still only rightclick it with my Main account, any other players cant use it.
  3. N

    Help - doesnt work

    on rightclick: set {_waited} to difference between {flashheal.%player%.lastused} and now if player's tool is magenta dye: if name of player's tool is "&d&lFlash Heal": if {_waited} is less than 10 seconds: send "Du musst %difference between 10 seconds and...