Recent content by iParis

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

    Solved Scoreboard Skript

    Give the man a chance to fix it and bare in mind you've just joined I aren't going to make a full skript for you unfortunately
  2. iParis

    Solved Scoreboard Skript

    Hi, Here's a start, as for the balance it would vary between if you're making a custom balance system or an existing plugin such as Vault, and for the kills and rank it would be variables. Don't wanna spoon feed you too much as the docs on this website have all the information you could need...
  3. iParis

    Warzone "Mining"

    I wouldn't call it spoon feeding. I've tried my own ideas and it hasn't worked, I've tried your ideas / what you've told me and it still hasn't worked / made sense to me. I can't help not understanding something, but if you don't want to "Spoon feed" then that's your own choice but I appreciate...
  4. iParis

    Warzone "Mining"

    So how would I do it, are you able to just change the skript?
  5. iParis

    Warzone "Mining"

    Okay, that works. But when I mine the block turns to bedrock but it just doesn't turn into a random ore after.
  6. iParis

    Warzone "Mining"

    Well, I did what @dudle said on right click on purple wool: cancel event add location of event-block to {warzoneores::*} send " &8(&6&l!&8) &7&oAdded &f%location of event-block% &7&oto the list &8(&6&l!&8) " add coal ore named "&6&lCOAL ORE" to {_warzoneores::*} add iron...
  7. iParis

    Addon skript-ping

    Could you add like an example for the server hover?
  8. iParis

    Warzone "Mining"

    Explain more?
  9. iParis

    Warzone "Mining"

    Hey, I'm creating a warzone mining skript for my server and I'm struggling a little bit with it. The bit I'm struggling with is when it comes to mining the stuff in the war zone, I'll show you my current skript and it is the on mine section of it. The event-block turns to bedrock, however...
  10. iParis

    Nick Skript doesnt work and has about 10 errors.

    Line 8 what are you doing with the arg 1??
  11. iParis

    Enchanting GUI

    Hey, What I want - So basically I'm creating this enchanting skript and what I want is the pickaxe to automatically go into the GUI, if possible, and I also want the orange glass to stop when it's next to the glowing glass and to change into a book that a player can take...
  12. iParis

    How do you get the month of real time?

    https://docs.skunity.com/syntax/expressions/Date%20Infomation
  13. iParis

    Solved Animated GUI

    I'll start to use that then instead and thanks for solving my problem :)
  14. iParis

    Solved Animated GUI

    That's my current code wait 5 ticks open chest with 5 rows named "Player Profiles" to player while inventory name of player's current inventory is "Player Profiles": format slot 0 of player with light green glass to be unstealable wait 5 ticks...
  15. iParis

    Solved Animated GUI

    Yeah it's supposed to look like this - https://i.gyazo.com/0a8bd1590758b0e454ceb1bb201adeb0.mp4 - and for your code it creates the outline but there isn't any green glass that goes round and when I do the command I get a message saying internal error while attempting to perform this command...