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

    Solved How to make Weapons

    Hey, how to make weapons that shoot snowballs not only forward but also to the left or right, so I can make a shotgun for example? Thanks already for any answer!
  2. D

    How to save player's armor

    Hey, I'm trying to write an inventory save script for my citybuild script, everything works fine except the armor is not saved? Does anyone know maybe how to save the armor in a value and recall it? Thanks already!
  3. D

    Vehicles?

    Does anyone know how to make a drivable car? If so how and what addons do I need for it?
  4. D

    Make minecarts movable without rails

    Hello, I have a question, namely how can you make a car with script, so that when you get into a certain lore that it can then drive without rails underneath?
  5. D

    Solved How to update a sign every 3 seconds?

    Hello, I'm doing a lobby system for my server and I'm stuck with a problem with the sign system: How can I update a sign every 3 seconds so that the sign shows the number of players in a world (and so that the number is updated as well)?
  6. D

    Solved Put several items in a certain slot?

    Hey, i am currently working on a KnockIT script for my Minecraft Server, but now I have a problem: How can I use the line (set slot 1 of player to barrier named "&cWait...") to put multiple items into the slot of a player?