Add a page longer

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

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

FabricioSouza

Well-Known Member
Mar 15, 2018
267
3
0
So I'm doing a Reporting system and I wanted it to happen: If the list of reports is more than 20 it creates a random GUI page and additionally adds an arrow to indicate another page.
 
Since you have no Skript written and no errors, you should put this in the "requests" section, since you are requesting that someone writes the whole code for you
 
#on report
Add 1 to (count)
#something
If arg 1 is “list”
Send “page%(count)% ********”
There is Json just saerch in youtube. I hope it will help you little bit
[doublepost=1524264109,1524264071][/doublepost]This is 1 player for 1 page
[doublepost=1524265655][/doublepost]If you want to do 20 players for 1 page. There will be limits
 
Status
Not open for further replies.