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

Get ItemStack of guiInventory #147

Open
Frithy0 opened this issue Sep 23, 2022 · 1 comment
Open

Get ItemStack of guiInventory #147

Frithy0 opened this issue Sep 23, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@Frithy0
Copy link

Frithy0 commented Sep 23, 2022

It's possible to add a expression for get the ItemStack of guiinventory ?

Exemple:
gui slot 0 of gui with id "ID" → 64 of dirt

@Frithy0 Frithy0 added the enhancement New feature or request label Sep 23, 2022
@APickledWalrus
Copy link
Owner

You can actually do this with normal Skript if you know the slot index

Ex: slot 10 of gui

However I think it would be useful to have a skript-gui specific one so that something like slots "x" of gui is possible

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

2 participants