GUI not working

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

ImKingGolden

Member
Aug 11, 2020
21
1
3
24
I've been trying to make a gui for the past hour, I've used old code and nothing is working. idk if something got updated and code got changed but nothing is working.

Code:
Code:
command /rank [<player>]:
    trigger:
        open virtual chest with 6 rows named "&6Ranks..." to player
        format gui slot integers between 0 and 53 of player with cyan stained glass pane named " "

i get no error codes and the command doesn't show up
 
your skript worked just fine for me so you might need to reinstall your plugins or it could be you need skquery
 
Status
Not open for further replies.