#DeluxeMenu - Close GUI

1 messages · Page 1 of 1 (latest)

brisk crescent
#

Hey !
I want to close menu when I click on a slot of the menu. By exemple : (Look up the image)

fallen kelp
#

add [close] to your click commands

brisk crescent
#

Oh, ok, wait

#

open_commands:
- "[ACTIONTYPE] ACTION"
- "[ACTIONTYPE] ACTION"
Here ?

fallen kelp
#

should look similar to

...
slot: 9
click_commands:
- '[close]'
brisk crescent
#

Okep, i see