Longer attack

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

slxshxr

Member
Jul 28, 2018
11
0
0
24
I need script, to increase the range of attack speed to 7 blocks if player has diamond sword named "K1K".
 
@slxshxr
code_language.skript:
on leftclick with diamond sword:
    if name of player's tool is "K1K":
        if player's target is set:
            if distance between the target and the player is less than 7:
                make the player damage target by 7