Solved confused...

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

    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.

bobby2002

Active Member
Nov 24, 2017
50
0
0
confused on how to use GUI Manager, I downloaded TuSKe addon for skript. at first, i didn't know how to use it so I google it and try all of these skripts lines but none of them worked for me. so I'm not even sure if it got everything I need to make TuSKe work. all I have is Tuske and skript. Can someone show me an example of how to create a GUI and format a slot and if I have got everything to make Tuske please say that too.
Thank you so much!
 
Code:
open virtual chest with 6 rows named "test" to player
 

Attachments

  • 2018-01-18_18.06.04.png
    2018-01-18_18.06.04.png
    932.3 KB · Views: 323
so i think i got it to work in 1.8... but i get this error code and i dont know what to do
code:
command /gui:
trigger:
create a gui with virtual chest named "Warp List" with 1 rows:
make gui slot 0 to barrier named "&cExit" to close
 

Attachments

  • Capture.PNG
    Capture.PNG
    141.6 KB · Views: 297
so i think i got it to work in 1.8... but i get this error code and i dont know what to do
code:
command /gui:
trigger:
create a gui with virtual chest named "Warp List" with 1 rows:
make gui slot 0 to barrier named "&cExit" to close
look for console errors
 
Status
Not open for further replies.