projectiles

  • 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. crazedorangutan

    Armor Stand Projectiles

    Category: Request or Help Suggested name: BlasterCode Spigot/Skript Version: 1.16.5 What I want: I need the code, or at least knowledge of the code on how to make custom projectiles like you see on Hypixel or Mineplex. I couldn't find anything online even though it's such a crucial part of...
  2. T

    Projectile help

    Hi, I want to know how can I make invisible a fireball or any other projectile like an snowball or an arrow because im making a magic spell skript for my server and I only know how to do them shooting a projectile trailed with skdragon particles. (I know how to make an armor stand invisible with...
  3. IDuckz_

    Solved Projectiles rate too fast

    I am stuck with this bug, so I am making a guns script, everything is working fine, but I made an automatic gun and it just fires too quickly that some projectiles sometimes doesn't damage the entity (mob, animals, or players). Here is my code: command /gun: permission: command.gun...
  4. S

    Trying to add tags to projectiles

    on right-click: player is holding book named "Fire Spell" set {waited} to difference between {claimed.%player%} and now if {waited} is less than 5 seconds: send "&eYou must wait %difference between {waited} and 5 seconds%" stop set {claimed.%player%} to now shoot snowball at speed 0.8...
  5. SeriousGuy888

    Solved Shoot arrow that cannot be picked up?

    Already solved. Hi. I'm trying to write a guns script. The gun would fire an arrow but I don't want people to be able to pick up those arrows. Is there a way to do that? if player has 1 {@pistolammo}: shoot arrow from the player at speed 2 #I want to make it shoot an arrow...
  6. B

    Why this projectile dont work?

    on projectile shoot: if {build.%player%}: stop else: cancel event
  7. T

    Particles issue

    If is possible, how can I use blockcrack or colored red dust particles in umbaska particles projectiles