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

    Solved On sharpsk armor equip

    Ahhh ty!!
  2. Barbarx

    Solved On sharpsk armor equip

    Can i ask why set {_lore::*} to lore of player's event-item split at "||" doesnt work in this event? i getting this error {_lore::*} can't be set to 'lore of player's event-item split at "||"' because the latter is not object Part of code: on sharpsk armor equip: set {_lore::*} to lore of...
  3. Barbarx

    Solved SharpSK 1.12 download

    Hello. can somebody give me another link to download sharpsk for 1.12? because when i try to download the latest i got this
  4. Barbarx

    How to stack items

    Hello. i have problems with player heads with custom nbt. because when i craft my custom head with nbt from prorecipes so i have problem with stacking. and NBT are same. so i wanna on craft: and when he will craft it so i wanna stack all my money(custom player head) is any syntax to stack...
  5. Barbarx

    Solved Too long syntax on one row.

    When i reload my skript and i have this at one row: mysql update "INSERT INTO `ukoly` (`name`, `uuid`, `UkolActive`, `Ukol1`, `Ukol1stage`, `Ukol2`, `Ukol2stage`, `Ukol3`, `Ukol3stage`, `Ukol4`, `Ukol4stage`, `Ukol5`, `Ukol5stage`, `Ukol6`, `Ukol6stage`, `Ukol7`, `Ukol7stage`...
  6. Barbarx

    Solved Drop {_a} stone at victim

    Can somebody help me with this and can tell me why this doens't work? i getting error drop {_pocet} stone at victimand i have set {_pocet} i tried debug
  7. Barbarx

    Solved Can i set minutes to variable?

    Title telling all. if can be set, so please tell me how. Thanks
  8. Barbarx

    Solved How to check inventory if has 2 empty slots?

    As title of thread telling: how to check inventory if has 2 empty slots? My english is so bad so i think you will know what i want to tell. I tried something like this: if player's inventory contains 2 air: in inventory click. SOLVED if player has enough space for 2 stone:
  9. Barbarx

    MYSQL Tutorial

    Category: Tutorials Suggested name: MySQL Tutorial What I want: Examples and syntaxes etc. for mysql. Something like: Reading/Checking syntax Writing syntax creating syntax and some examples. Ideas for commands: None. Ideas for permissions: None. When I'd like it by: It can help to all...
  10. Barbarx

    Solved YML list "contains" checking.

    Hello i have problem with YML and i dont know how to fix it. i using check this if yml list "Mobove" from file "plugins/Skript/MoboveSpawner.yml" contains "- %entity uuid of victim%": but it doesnt work. can help me somebody? Full code. on spawn: if "%spawn reason%" is "SPAWNER"...
  11. Barbarx

    YML list checking.

    Hello. i created one skript but i cant check if %entity uuid of victim% is in yml list. on load: if file "plugins/Skript/MoboveSpawner.yml" doesn't exists: create file "plugins/Skript/MoboveSpawner.yml" add "Vytvoreno" to yml list "Mobove" of file...
  12. Barbarx

    Authme first login

    Hello. is something like On authme first login: ? Because i wanna create when they will connect so they will get starter items. without using variables. Is any like that event?
  13. Barbarx

    on block piston push: can i push variable with block?

    Hello. i wanted to fix one bug on our server. (autoclonning) by pushing blocks by piston. on block piston push: if {anticopy::%location of event-block%} is set: delete {anticopy::%location of event-block%} set {anticopy::%location of event-string%} to true But set...
  14. Barbarx

    Solved on any move - cancel event

    Hello here. i wanna create delay than you will be teleported by command but i cant do one thing. This is only example: on any move: cancel event cancels cursor movement so i cant rotate etc. and i wanna do this when you will use command "Spawn" you must stay 2 seconds, but i have problems...
  15. Barbarx

    Solved Delete too many variables with one delete {Variable::*}

    Hello. i have variables.csv and i have too many variables what i dont using and really too many i think 16K lines. I want remove them all with one easy metode. i cant remove it manually because every sec can variables change. #I tried delete all variables by: on command "blabla": delete...
  16. Barbarx

    name tag item - can i cancel event?

    Hello. i using my own mounts and i need to fix this: when i rename mount they can kill him etc. and i want to cancel event on nametag My tries: on right click: if player's tool is name tag: if name of event-entity is "&cPomaly kun": cancel event on right click: if...
  17. Barbarx

    [Need help] Attacker behind victim

    Hello. i wanted to create special damage from behind. i found in http://skunity.com/search?search=behind something and i think i can create it but i dont know how can somebody help me? :D i trying directions first time. Thanks for reading. My idea: On damage: if attacker is behind victim...
  18. Barbarx

    Effect on {OznaceniSmrti.%loop-player%}

    VERSION: 1.11.2 SKRIPT VERSION: the newest UMBASKA VERSION: the newest with all modules effect dont work and dont know why. i think 14 -18 line. message dd is only testing if it works but didnt work. please help me :(( LINK: https://hastebin.com/rayotavahi.vbs