lists

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

    Create Empty List/Array

    How do I make an empty list? In my code I just do set {list::*} to "", but then there's an annoying empty first value. There has to be a better way
  2. T

    Solved SKRIPT: List Variables Fail to load

    Hello! So basicly I've some list variables which store some values and they work but the problem is that when I restart my server they fail to load. I checked the logs for this and the error that I get is this: " [16:43:37] [Server thread/ERROR]: #!#! Unable to load (all) variables: [16:43:37]...
  3. C

    Waypoints/Locations Help

    So I am attempting to create a command where player's can store coordinates into a list by using the command /addlocation, which will take the current location of the player and add it to a list. Later they can access this list by typing /viewlocations. My problem is that I don't know how to...
  4. N

    Solved Time difference for voting

    I wonder how to do this, if someone can fix this skript for me, I would really appreciate it. I found some stuff on the internet, but I didn't quite understand it, so this is why I am asking for this. every 5 minutes: loop all players: if {vote::cooldown::%loop-player's uuid%} is not set...
  5. agentORW

    Lists

    Can someone explain Lists to me? Beacuse i dont really know how to use them set them etc. So if someone could explain how to set lists, indexes, and just any info you know about lists? Thank you :)