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

    Now, what are you waiting for? Join the community now!

  1. HonestlyPanda

    giving custom potions?

    how would i give the player a custom potion. for example: potion of levetation for 3 seconds
  2. HonestlyPanda

    spawning items...?

    Thank You.
  3. HonestlyPanda

    Help With Player Vars

    I got it to work :) Thanks guys
  4. HonestlyPanda

    spawning items...?

    how do I spawn a specific item?
  5. HonestlyPanda

    help with death cause

    how do i check what caused the player to die?
  6. HonestlyPanda

    Help With Player Vars

    nope, same error message: There's no player in a periodical event btw the problem is in "if {raincloud::%player's uuid%} is set to true:"
  7. HonestlyPanda

    Help With Player Vars

    huh still doesnt work. the particals dont show up...
  8. HonestlyPanda

    Help With Closing GUI

    Thanks!
  9. HonestlyPanda

    Help With Closing GUI

    how do i close a gui? im making a kitpvp server and the gui to select works fine. but if people spam it they can glitch the gui into giving them 2 kits how do i close it?
  10. HonestlyPanda

    Help With Player Vars

    this had the best result but still doesnt work. there is no error message but this time the toggle doesnt work and no particals show up.. do you use an addon that i might not have??
  11. HonestlyPanda

    Help With Player Vars

    hmm.. still doesnt work. same error message... do i need an addon maybe?
  12. HonestlyPanda

    Help With Player Vars

    hey i know im a bit late, but for if {raincloud::%player's uuid%} is true: it says "theres no player in a periodical event!" idk if i need an addon or something else but it just doesnt work...
  13. HonestlyPanda

    Help With Player Vars

    Im making a partical command for all players but my code doesnt work.. what is wrong with it?? command /raincloud: trigger: if {raincloud::%player's uuid%} is false: set {rancloud::%player's uuid%} to true send "&aRaincloud Enabled!" else if...
  14. HonestlyPanda

    Help With Partical Trails

    So I wanted to make a bazooka and I thought it would be boring without particles.. sooo, I wanted smoke and flames to trail an arrow. It just doesn't work. instead of trailing it, it doesn't do anything until i touch the arrow. THEN it makes particles. Here's my code: on right click: player...
  15. HonestlyPanda

    Help with loops

    hi i need to make a web shooter and it just doesnt work.. heres my code: on right click: player is holding cobweb named "&7Trap Shooter" loop blocks in radius 2 infront of player: set loop-blocks to cobweb what am i doing wrong?? i want to make only 10 blocks infront of the...
  16. HonestlyPanda

    help

    help
  17. HonestlyPanda

    Multiplying Inventory

    all you need is to give the player the player's inventory. like this: on damage: give player player's inventory
  18. HonestlyPanda

    chair skript problem help me please

    Hello. So I made a skript so that you can right click a stair and "sit" on it. My problem is that the armor stand is facing one way, so when I ride the armor stand im facing the way the armor stand is facing. this looks really bad and ! don't know how to fix it. I just need the armor stand to...
  19. HonestlyPanda

    On right click

    it dont work cuz you got it wrong only a lil tho. use this code: on right click: send "a"