Recent content by CrimZ0N

  • 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. CrimZ0N

    damage victim by X doesn't count as death

    Doesn't work, still doesn't consider the attacker as reason for death, as in, it doesn't mention the player on %attacker% nor does it attribute the player a PVE kill.
  2. CrimZ0N

    damage victim by X doesn't count as death

    That seems to work, thanks a lot, cheers mate. Edit: It seemED to work... to some degree. However, I tested it on pigs and cows first. After spawning an entity that had a 100 hearts, I noticed something. It basically infintely loops itself. No error's, no nothing. Here's what I am doing on...
  3. CrimZ0N

    Ore Gen

    on form of cobblestone: chance of 80%: set the event-block to coal ore You can create a list of variables and loop the variables if you want it to be random every time, idk.
  4. CrimZ0N

    damage victim by X doesn't count as death

    Hey lads, sup, I hope you're all doing well during these trying times, I've come to seek help, obviously. I am not following the given format because I don't need an entire skript, just 2 lines, and the help section from the forum has been removed. I've a stats skript, which checks the on...
  5. CrimZ0N

    Solved How to check lore of item if it has multiple lines?

    Thanks, that solved it. I kept doing "if lore of item", no wonder it wasn't working, smh.
  6. CrimZ0N

    Solved How to check lore of item if it has multiple lines?

    Heya, been a while, here's a tldr. If I set an item to have lore "example" and then lets say "if lore of item contains "example"", it works, however, if I set the lore to "example1" and "example2" and then I check the lore for the same thing, it doesn't work. An example of what I'm trying to...
  7. CrimZ0N

    Need help with NBT tags

    Category: Help Suggested name: NBTtags Spigot/Skript Version: PaperSpigot 1.14.3 (134) and the latest Bensku's fork of Skript. What I want: Well, to start off, I want to know how to add NBT data to dropped items. I tried following the example from this thread here, yet, I couldn't get it to...
  8. CrimZ0N

    Solved Factions relation color?

    How did I format code again? Edit 1: https://hastebin.com/kaxecijoge.sql Nevermind, I'll just do it like this Edit 2: As mentioned above, I can't use PAPI it doesn't work, for w/e reason, and whenever I'm doing it with Conquer (what I am using atm) I cannot display relationship colours. I...
  9. CrimZ0N

    Solved Factions relation color?

    And yet again, how do I do that... I can't create a hook to that because it doesn't use the factions expansion, it uses its own hooks, that then hook into PAPI, HOWEVER, Skript does not consider them valid hooks, it just gives me the <none> whenever I set it as a variable or try to display it as...
  10. CrimZ0N

    Solved Factions relation color?

    Ersatz, I have it, as mentioned above, and yet again, it doesn't work, I tried using PAPI, it didnt work for it because LegacyFactions has its own hooks, as well as FactionsUUID, and no way in hell am I gonna be using massivecore's factions.
  11. CrimZ0N

    Solved Factions relation color?

    Aaaaaand how do I do that?
  12. CrimZ0N

    Solved Factions relation color?

    Hey so long story short I'm using json to format my chat, via Skript ofc, and long story short, I uhmmm, I'm kind of stuck at the moment? Long story short, I got factions to display in chat using Conquer, however, I don't know how to make it show what the relation between the member and the...
  13. CrimZ0N

    Addon Skellett - The beast addon!

    Yeah, I noticed a little too late, but thanks ^^ I'll just use spigot and see if I can make-do for the paper-spigot customization using skripts instead.
  14. CrimZ0N

    Solved Get rid of duplication ?

    Yeah found out about that, tho thanks for the tip :D
  15. CrimZ0N

    Addon Skellett - The beast addon!

    Just noticed that 1.12.2 was out so I decided to update to the latest 1.12.0 PaperSpigot version (seeing that it will no longer be updated) and long story short, Skellett no longer works with any version that is above version 1147 (I got too lazy to download more versions honestly...) Versions...