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

    Faster Right click?

    on rightclick holding stick: broadcast "%difference between {difference} and now%" make player shoot a snowball at speed 10 set {difference} to now (that was a test.) it fires it every 0.2 seconds, or 4 ticks, if I just simply hold down right click. is there a way to make this faster?
  2. Z

    Faster Right click?

    Hi, I'm making guns for a server I have, and for automatic rifles they shoot too slowly when I use an on right click event. Are there any alternatives or fixes for this?
  3. Z

    Custom hit reg issues

    I'm making a shooter mini-game and when I tried to make a hit-reg, for headshots, chest shots, etc. Skript tracks the location of it still as if it went through the player. I have Skript running on a 1.8 server. Can someone give me an alternative to this? on damage: if projectile is set...