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

    Solved Players invisible but can be damaged.

    Hello! So recently I have been wondering if there is a way to make a player be able to hit a player while they are in vanish. This is using the "hide loop-player to all players" code. If anyone knows how to do this or can tell me if it is possible or not it would be greatly appreciated...
  2. I

    Solved Skript Smoke Particles

    Hi! Recently I have been trying to code a game. The game includes smoke particles around a player (Like the one you get of fire). I have tried "smoke" and "largesmoke" but they do not work. If anyone knows the ID for smoke particles and could tell me it would be greatly appreciated. - George
  3. I

    Solved Spawn dropped items

    Hello! So recently I have been trying to code a game that involves dropped items being spawned at certain locations. If anyone could help me by telling me how I can spawn items on the ground it would be greatly appreciated! Thanks - George
  4. I

    Solved Coloured Leather Armour In Chest GUIS

    Hi, Recently I have been trying to make a chest GUI with coloured leather armour. I have played around with lots of different codes but I can't seem to find what code works! Code: on right click: if player is holding a compass: if name of player's tool is "&bChoose &a&lClass"...