Solved Damage and Left click event not called in a specific range

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

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Sep 19, 2020
22
0
1
24
could someone help me out?
There seems to be a missing event in between the leftclick and a damage event. Is there another event to fix this? I've tried spigot, spigot paper, and paper. all have the same problem :C. Bug doesn't happen in adventure mode for some reason.

Code in the video:

on left click:
broadcast "left click"

on damage:
broadcast "damage"


also ignore the part in the video where I said "adventure mode doesn't work either". It does. The bug does not occur in adventure mode.