1. 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!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Solved GUI help

Discussion in 'Requests' started by bobby2002, Jan 17, 2018.

  1. bobby2002

    bobby2002 Active Member

    Joined:
    Nov 24, 2017
    Messages:
    50
    Likes Received:
    0
    so when I make a gui and add the command, but when the player clicks the slot I want it to open a new gui but some reason it won’t open the new gui. Any help? :emoji_stuck_out_tongue: thanks!
     
  2. BrettPlayMC

    Supporter

    Joined:
    Jan 26, 2017
    Messages:
    715
    Likes Received:
    53
    Close the previous GUI then open the new one.
     
  3. bobby2002

    bobby2002 Active Member

    Joined:
    Nov 24, 2017
    Messages:
    50
    Likes Received:
    0
    Format slot 6 of player with stone named “stone” to close then run [execute player command “%command%”] do you mean this? Because I have done that.
     
  4. ChisleLP

    ChisleLP Well-Known Member

    Joined:
    Jan 26, 2017
    Messages:
    789
    Likes Received:
    60
    1. Use TuSKE or Skript/Skellett (Cuz that what you currently use, its very bugged.)
    2. Just if you click a item like you did. Execute command if you want. Then do `close player's inventory` then add wait a ticks, then open new inventory.
     
  5. bobby2002

    bobby2002 Active Member

    Joined:
    Nov 24, 2017
    Messages:
    50
    Likes Received:
    0
    I ended up trying to use Tuske but I can’t open a chest inventory. Can you help me with that? And thanks
     
  6. ChisleLP

    ChisleLP Well-Known Member

    Joined:
    Jan 26, 2017
    Messages:
    789
    Likes Received:
    60
    Code (Skript):
    1. close player's inventory
    2. wait a ticks
    3. open chest with 3 rows named "..." to player
     
  7. bobby2002

    bobby2002 Active Member

    Joined:
    Nov 24, 2017
    Messages:
    50
    Likes Received:
    0
    Thank you
    --- Double Post Merged, Jan 18, 2018, Original Post Date: Jan 18, 2018 ---
    how would i open a gui with tuske?
     
  8. ChisleLP

    ChisleLP Well-Known Member

    Joined:
    Jan 26, 2017
    Messages:
    789
    Likes Received:
    60
  9. bobby2002

    bobby2002 Active Member

    Joined:
    Nov 24, 2017
    Messages:
    50
    Likes Received:
    0
  10. ChisleLP

    ChisleLP Well-Known Member

    Joined:
    Jan 26, 2017
    Messages:
    789
    Likes Received:
    60
    Never seen this code. Just look at example. ._.


     
  11. bobby2002

    bobby2002 Active Member

    Joined:
    Nov 24, 2017
    Messages:
    50
    Likes Received:
    0
    do i need anything else apart from TuSKe and skript? coz i copied your code and it comes with errors
     
  12. ChisleLP

    ChisleLP Well-Known Member

    Joined:
    Jan 26, 2017
    Messages:
    789
    Likes Received:
    60
    Then report the Tuske.
     
    bobby2002 likes this.

Share This Page

Loading...