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

    Check if clicked player exists

    hmm.. you can use on leftclick on player but skript logs error: so for rightclick: on rightclick on player and for leftclick: on damage you can add condition: on damage: attacker is player victim is player
  2. M

    Solved AutoClicker check problem

    Ok xD np
  3. M

    Solved I said something but Skript ignore it

    for example: function DeathTagMakeChaser(p: player): add {_p} to {dt.chaser::*} remove {_p} from {dt.runner::*} set gamemode of {_p} to survival clear inventory of {_p} heal {_p} apply regeneration without any particles to {_p} for 999 days #loop players in {@Map}...
  4. M

    Solved I said something but Skript ignore it

    no.. i already tried it.. its works well without variable.. ("inv of player" or "inv of loop-player") so i have to loop players :/
  5. M

    Solved I said something but Skript ignore it

    thanks And i have one additional question.. if i want to clear inventory of {_p} should i use: clear {_p} ??? beacuse clear inventory of {_p} not working
  6. M

    Solved List Variable

    thanks ill try it
  7. M

    Solved List Variable

    Hello! How can i get number of elements of {list::*} ? I want to avoid looping... is there any expression for it? because i found only first, last and random...
  8. M

    Saving Blocks

    yes.. and may be good because i can make game region in skript and it would be used for game(death line) but to WE too.. ok.. its amazing.. thanks
  9. M

    Saving Blocks

    ok.. so im just need save region using WE and then recover it using skript?
  10. M

    Saving Blocks

    ohhh.. i can do it directly from skript without executing commans? it perfect! Ok ill try it later because im doing another minigame in this time... (which not contains changing map) @TPGamesNL nevermind.. im need it to work.. it can be for citizens.. but it must work.. and then its OK...
  11. M

    Saving Blocks

    hmm.. good idea but i am never before using schematics and if i may be honest i havent known that WG supports schematics
  12. M

    Saving Blocks

    Hello! im trying to make skript which will save blocks somewhere and then i can recover it.. its works good.. i made it.. but its saving to variables and there is 1000000 blocks and thats 1000000 variables and skript cant work.. (variables file has 4GB).. so.. where i should save that blocks? i...
  13. M

    NBT Tag not working

    I must to parse ids as items because skull not working with "skull" soi had to put there ID.. And no.. For me not.. I applied it without changing NBT and name was there but only when looked on him.. Like named horses or dogs in vanilla.. See.. I need to make it so difficult to keep it working..
  14. M

    NBT Tag not working

    no.. i already have it there because i tried every combination.. with and without "{}".. and no.. i have it there and without "{}" will log error in console.. actual code: if world of location of victim is {@Map}: if health of victim - damage is less than 0...
  15. M

    TuSKe Error

    try replace make a gui slot 0 of {_p} with light gray stained glass pane named "&7" to do nothing with set slot 0 of {_p} to light gray stained glass pane named "&7"
  16. M

    TuSKe Error

    can you post code please? there should be error somewhere in "(make|force) %player% drops %item stack% [from his inventory]"
  17. M

    NBT Tag not working

    Hello.. Code: on damage: if attacker is set: if victim is set: if world of location of victim is {@Map}: if health of victim - damage is less than 0: cancel event spawn 1 skeleton at location of victim...
  18. M

    Interact Writable book

    Ahooj ja som zo Slovenska :DD.. zaujmave.. aj mne by sa zislo nieco podobne.. ale ovela viac by pomohlo keby to bolo po anglicky a nie po cinsky xD Hii! im from Slovakia :DD.. interesting.. I would need it too.. but it would be more helpful if it would be in EN not in chinese xD > Try find it...
  19. M

    Solved I said something but Skript ignore it

    hello i have code: function KitStart(p: player): if {kit.selected::%{_p}%} is "Default": set helmet of {_p} to diamond helmet set chestplate of {_p} to iron chestplate set legs of {_p} to iron leggings set boots of {_p} to diamond boots set...
  20. M

    Solved World Border Red Effect

    thaaaaanks :DD I have known that i somewhere saw it! and yes! it was skdragooon thanks so much :DD i didnt found it bcs i was searching fo "red effect, border, red screen..." but it was "red tint" THX bro!