Ascending a list.

  • 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!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Farid

Active Member
Feb 5, 2017
179
11
18
23
I was wondering if it's possible to do this in skript. Since there are no arrays or arraylists.



1, 2, 3, 4, 5, 6
3,4,5,6,1,2

etc. I'm trying to ascend a list by a number.

So If I want to ascend by 3 it would look like

4,5,6,1,2,3

Just like a conveyor belt staircase.
 
Status
Not open for further replies.