Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create GUIs with Defined Pages #19

Open
EarthAgar opened this issue Mar 25, 2021 · 2 comments
Open

Create GUIs with Defined Pages #19

EarthAgar opened this issue Mar 25, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@EarthAgar
Copy link

Description

This one is tricky for me to explain so bear with me.

A method to build GUIs with pages would be quite nice, we could have a syntax like this set slot <number> of page <number> of <gui> to <item> or something similar.

If the above syntax is added then it would be nice to have a few extra things to accompany it, one of which would be a condition to check if the current GUI has a previous and/or next page. Another would be to take the player to the previous/next page.

With all three of those being added, we can have buttons that check for a next and previous page and transitions between pages as necessary.

@EarthAgar EarthAgar added the enhancement New feature or request label Mar 25, 2021
@APickledWalrus
Copy link
Owner

While this can be done manually, it would be nice to have a simple way to do it. I will look into this :)

@LowScarlet
Copy link

you need to make an algorithm for that, use your logic to make it, the sytax in skript-gui is very possible to create it manually

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants