Solved Skript-gui not exactly working as intended.

  • 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!

Quest1able

Member
Aug 6, 2023
16
1
3
24
Hi, I am trying to skript a custom GUI into my server, using Skript-gui Currently I have this code:

command /openTestGui:
trigger:
create a gui with virtual chest inventory


I then reload the skript, and it successfully reloads it. However, when I try do the command "openTestGui" (I have checked capitalisation), it says in chat "Unknown command. Type "/help" for help.". I have checked, and I do have skript-gui installed. Can someone please tell me why this doesn't work? Thank you for any help in advance.
 
Last edited:
indentation, idk if its the website messing it up, I would honestly recommend using vanilla guis tho
 
indentation, idk if its the website messing it up, I would honestly recommend using vanilla guis tho
Hmm. It may be the website messing it up. I have checked the indentation, and it is correct. For proof, when I replace the 3rd line with "send "Testing" to player", then reload skript, the command works. So It can't be the indentation.
 
Hmm. It may be the website messing it up. I have checked the indentation, and it is correct. For proof, when I replace the 3rd line with "send "Testing" to player", then reload skript, the command works. So It can't be the indentation.
He told you to use vanilla gui