Jump to content

KILLERSCHEP

Member
  • Posts

    5
  • Joined

  • Last visited

Posts posted by KILLERSCHEP

  1. @BanditEagle

    It said that the last 2 needed an extra space.(I did that)

    and once again that it doesn't understand 'format gui slot 1 of player with enderchest named "&asethome" to run'

  2. I don't know how to make a second slot in my gui.

    This is what I have:

    command /menu:
      trigger:
        open virtual chest inventory with size 3 named "Menu" to player
        format gui slot 0 of player with egg named "&aSpawn egg-_-" to run:
          wait 5 seconds
          teleport player to location(-888, 70, 585)
          broadcast "teleporting you to spawn"
      trigger:
        open virtual chest inventory with size 3 named "Menu" to player
        format gui slot 1 of player with enderchest named "&asethome" to run:
         set {home.%uuid of player%} to location of block at location of player
         send "Set home to: %{home.%uuid of player%}%" to player

    I get the error that it doesn't understand slot 1

×
×
  • Create New...