#How do I make specific slots for GUIs?

1 messages · Page 1 of 1 (latest)

mortal sandal
#

thats tuske

faint shore
#

i personally use

command /gui:
  trigger:
    set metadata tag "gui" of player to chest inventory with 3 rows named "&cgui"
    set slot 0 of metadata tag "gui" of player to chest named "woohoo"
    open (metadata tag "gui" of player) to player```
hollow bison
#

tuske is bad, it's outdated and it messes up other stuff. just use metadata tags like the example above

mortal sandal
#

I love tuske.

nimble gate
#

bro ppl cant even use skript with no addons

  trigger:
    set {_gui} to a new chest inventory named "E" with 6 rows
    set slot 0 and 1 and 2 of {_gui} to oak planks named "&2i &8ran out&1&l of ideas for &9names"```
#

works for me...

shy blade
#

or use vanilla gui

#
command /shop:
    trigger:
        set {_gui} to a new chest inventory with 4 row with name "&7ᴘʟᴀʏᴇʀ | ᴜᴘɢʀᴀᴅᴇꜱ"
        set slot 0 of {_gui} to gray glass pane named "&7"
        set slot 1 of {_gui} to gray glass pane named "&7"
        set slot 2 of {_gui} to gray glass pane named "&7"
        set slot 3 of {_gui} to gray glass pane named "&7"
        set slot 5 of {_gui} to gray glass pane named "&7"
#

this is how simple it gets

grizzled fractal
#

why

#

set slot (all integers between 0 and 5)

#

why make it so difficult on urself

shy blade
#

I would normally try to use metadata

grizzled fractal
shy blade
#

Idk, I switched over to metadata now though so it doesn't matter too much.

naive hearth
#

Metadata tags iss trash, skript-gui is advanced best way to make guis

spark raft
naive hearth
#

Wdym?

#

Metadata tags are just trash and non simple way to make guis

#

Skriptgui is best way

naive hearth
#

Ydk wim

spark raft
#

well... you can use variables instead of metadata

naive hearth
#

Why would i do that?

spark raft
ocean roost
#

metadats are pretty good

spark raft
#

they are indeed

grizzled fractal
#

It depends on what the person likes

shy blade
safe topaz
#

i think i forgot to turn ping off

#

i hatemyself

grizzled fractal
#

It's way better to do

#

set slot (all integers between 0 to 5) of {_gui}

naive hearth
#

Or just make item stacks and loop them

#

In Spigot Java verycool

safe topaz
#

now it sounds weird