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

    so uh yea idk how to do this

    You need to use variables. on place: if event-block is green concrete: set {concrete::%event-location%} to player on right click: if clicked block is green concrete: if {concrete::%event-location%} is player: give player green concrete set...
  2. BaeFell

    I'm the owner and admin. There is little difference between the two roles.

    I'm the owner and admin. There is little difference between the two roles.
  3. BaeFell

    There's an admin badge that shows my role.

    There's an admin badge that shows my role.
  4. BaeFell

    Sure am

    Sure am
  5. BaeFell

    Solved Can't leave queue that I joined.

    You can't leave the queue because you haven't coded it too? You check if the player is in {Queued::*} which they would be once joining the queue, but then you only send a message saying they're in the queue.
  6. BaeFell

    Armour equip event not working

    Add some debug messages to your code. So in the event that isn't working: message "%name of player's chestplate%" Try and figure out what might be causing that if to not pass.
  7. BaeFell

    Can i please have help with this code it says it cannot understand "loop all players" this is my code

    If possible, please share what you did to fix it. If someone else has the same problem, you might end up helping them out!
  8. BaeFell

    PLEASE HELP WITH MY SKRIPT NOT WORKING

    event-block isn't going to be the targeted block. What's the event you're using?
  9. BaeFell

    Arguments cant be ran in cmd

    Swap %arg 1% with %player%
  10. BaeFell

    I will!

    I will!
  11. PugaBear

    Addon LiteBansSk - Fix download link

    Fix download link
  12. BaeFell

    Addon LiteBansSk

    BaeFell updated LiteBansSk with a new update entry: Fix download link Read the rest of this update entry...
  13. BaeFell

    SKRIPT HELP

    That means your variable {playerlist_alive-players_amount} isn't set
  14. BaeFell

    SKRIPT HELP

    You need to include some sort of delay or only update the action bars of players when a player dies/leaves. A while loop will trigger thousands of times per second.
  15. BaeFell

    I need help with custom death messages.

    You might be able to use last damage cause: https://docs.skunity.com/syntax/search/id:5168
  16. BaeFell

    I need help with custom death messages.

    on death: set death message to "enter message here" https://docs.skunity.com/syntax/search/id:5191
  17. BaeFell

    Testing

    BaeFell submitted a new resource: Testing - test Read more about this resource...
  18. BaeFell

    News Welcome to new skUnity

    Welcome to new skUnity. This downtime was for more than just maintenance and a small update. I've been keeping a big secret from most of the community. I'm super proud to announce the release of new skUnity. For a long time, skUnity's web service has been slow, outdated, and lacking. This is...
  19. BaeFell

    News Upcoming maintenance to skUnity

    Hi all, We'll be performing maintenance and updates to skUnity on Friday, 23 June 2023 18:00. Starting at about 6pm BST although the exact time may change, all of our web based services will be unavailable. We predict that the downtime will last about 24 hours but could take up to 48 hours...