#Need help figuring out what I did wrong to this gui.

1 messages · Page 1 of 1 (latest)

crystal crescent
#
    if player is sneaking:
        open chest with 1 row named "&6Hoe Upgrade" to player
        format slot 4 of player with gold block named "&aUpgrade TokenMultiplier" with lore "&7Cost: %{token_multiplier_cost::%player%}% tokens" to run:```
ty
tight plume
#

errors?

knotty widgetBOT
#

mugu suggests that you read this embed @crystal crescent

GUIs
What are GUIs?

GUIs are custom inventories that you can use from all sorts of purposes including shops and server selectors. There are two main ways to create them, using normal Skript and using the addon skript-gui

Vanilla GUIs

You won't need to download any extra addons to start making vanilla GUIs! Click Here to get started

skript-gui

Before you start making GUIs with skript-gui, you will have to download the addon here
Once you are ready to begin, Click Here to get started!
This addon simplifies some of the steps of making GUIs such as listening for clicks

Tuske

Tuske is an old addon used for creating GUIs. It has become very outdated and will break all of your code. If you still have this addon installed please switch to skript-gui

crystal crescent
tight plume
#

do you have skript-gui installed?

crystal crescent
#

i think

tight plume
#

check

crystal crescent
#

i have skirpt-gui-1.3.jar

toxic garnet
#

Format slot of player? Idk how skript gui works but guis in vanilla Skript don’t generally work like that

#

@crystal crescent

crystal crescent
#

oh

#

idk

#

this is kinda my first week learning how to code

#

so im confused

#

a LOT

toxic garnet
#

For guis

thorn quest
#

since I made a ls skript using the same format, and that was based in skquery

toxic garnet
#

also i used this wehn i started

#

and it worked

thorn quest
#

I know, sorry for the confusion, I meant for @crystal crescent 's code