Need Help pls

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

CodeOfDark

Member
Sep 24, 2017
3
0
0
33
Hello Guys
I'm New On Making script
so idk what I need to install only I install "skript"
and I don't know if work with minecraft v1.12 or no
if anyone know and what I need more pls tell me
and when I make open chest with "skript" I have error and error is

"chest with 2 rows is not entity type..."​
 
what I need to add in plugin file ?
If you are using 1.12 you can create GUI with TuSKe as follows:
code_language.skript:
command /gui:
    trigger:
        open virtual chest inventory with size 3 named "This is gui make by TuSKe" to player
        create a gui slot 5 of player with black stained glass pane to close with left click
        create a gui slot 14 of player with paper to run player command "gui"
 
upload_2017-9-24_15-54-42.png

I download that but also not work if anyone can help me upload it for 1.12 :emoji_frowning:
 
Something was wrong : |
You can try this:
 

Attachments

  • ExampleChest.sk
    248 bytes · Views: 265
Status
Not open for further replies.