How to make GUI Compass in Minecraft Bedrock |

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 พ.ย. 2024

ความคิดเห็น • 43

  • @mgtmali
    @mgtmali  ปีที่แล้ว +7

    This Tutorial is outdated. New tutorial is in description

    • @KinitoPET_gaming.
      @KinitoPET_gaming. ปีที่แล้ว

      Teach me how to make a boss fight in minecraft please I wanted bosses to my game

  • @Forestbumper
    @Forestbumper 2 ปีที่แล้ว +4

    Hey if you use snow ball and titleraw commands it works a lot better

    • @Dem681
      @Dem681 2 ปีที่แล้ว +1

      snow ball command?

  • @cantaretgamer2.0
    @cantaretgamer2.0 ปีที่แล้ว +2

    execute @a[Hasitem=(location=slot.weapon.mainhand,item=compass),tag=!compass,tag=!guicooldown,m=!c] ~~~ structure load compass ~~~
    1 repeat
    2 always active
    Sec 20

    • @cantaretgamer2.0
      @cantaretgamer2.0 ปีที่แล้ว

      execute @e[type=npc,tag=compass] ~~~ dialogue open @e[type=npc,c=1] @p[tag=!compass]

    • @cantaretgamer2.0
      @cantaretgamer2.0 ปีที่แล้ว +1

      scoreboard players add @a[tag=guicooldown] guicooldown 1

    • @cantaretgamer2.0
      @cantaretgamer2.0 ปีที่แล้ว

      tag @e[scores=(guicooldown=5..)] remove guicooldown
      Chain
      Always active

    • @cantaretgamer2.0
      @cantaretgamer2.0 ปีที่แล้ว

      scoreboard players reset @a[tag=!guicooldown,scores=(guicooldown=0..)] guicooldown
      Chain
      Always active
      5

    • @cantaretgamer2.0
      @cantaretgamer2.0 ปีที่แล้ว

      /scoreboard objectives add guicooldown dummy "CoolDown"
      1

  • @venom_ideas9
    @venom_ideas9 ปีที่แล้ว

    Is the npc visible to other players
    And can you you dialogue commond for gui

    • @mgtmali
      @mgtmali  ปีที่แล้ว

      Yes

    • @venom_ideas9
      @venom_ideas9 ปีที่แล้ว

      Well can you make the npc invisible by a command?

    • @penguin_good
      @penguin_good 8 หลายเดือนก่อน

      ​@@venom_ideas9 음 명령어로 npc를 투명 하게는 못해도 몹은 작게 보이게 만들면 되죠 이러한 방법은 검색해 보세요
      화이팅

  • @bade_kier1383
    @bade_kier1383 ปีที่แล้ว +1

    the new execute is /execute as @e then this (~~~) replace with run.
    😅

    • @bade_kier1383
      @bade_kier1383 ปีที่แล้ว

      /execute as,if,in,on,etc...

  • @Luchschaos
    @Luchschaos 4 หลายเดือนก่อน

    But them comes no target Matches the selector and i Made it Like in the vid and with the new execute

  • @ThePixelGuid
    @ThePixelGuid ปีที่แล้ว

    I most likely just created mod that will allow you to phase through blocks with its own custom ui event

  • @KinitoPET_gaming.
    @KinitoPET_gaming. ปีที่แล้ว

    This is a very good tutorial but long

  • @ItzNikA0
    @ItzNikA0 2 ปีที่แล้ว +1

    Wow good job

  • @jrrrrf
    @jrrrrf 6 หลายเดือนก่อน

    pls give the structure of the all command

  • @414Adrian
    @414Adrian 3 หลายเดือนก่อน

    If nobody knows how to do /tellraw just copy below
    /tellraw @(whoever u want the text to show to) {"rawtext":[{"text":"(whatever you want the text to be "}]}

  • @shaogatmurshed517
    @shaogatmurshed517 2 ปีที่แล้ว +1

    Op

  • @antigaypopikjofb485
    @antigaypopikjofb485 ปีที่แล้ว

    İs it works on be 1.20

  • @Luchschaos
    @Luchschaos 4 หลายเดือนก่อน

    IT workt Like 2 minuts but then IT was broken and nie nothing works 😭

  • @Joshuarangelofsaints
    @Joshuarangelofsaints ปีที่แล้ว +2

    〘Nice script 〙😃

  • @Ua92199
    @Ua92199 ปีที่แล้ว

    Yeah this doesn’t work on 1.20.11 or 1.20.10 I spent 1hour on this and it doesn’t even work

    • @Orieorko
      @Orieorko ปีที่แล้ว

      It does

    • @Orieorko
      @Orieorko ปีที่แล้ว +1

      [Exexute at @e] and with ~~~ just do run

    • @Ua92199
      @Ua92199 ปีที่แล้ว

      @@Orieorko with a x?

    • @Orieorko
      @Orieorko ปีที่แล้ว

      @@Ua92199 no

  • @EvanGamer7364
    @EvanGamer7364 ปีที่แล้ว

    hasitem is error pls help me

    • @mgtmali
      @mgtmali  ปีที่แล้ว

      this Tutorial is outdated.

    • @EvanGamer7364
      @EvanGamer7364 ปีที่แล้ว

      ​@@mgtmali
      even the other video I made them and it does not work it may give me the same error even more error than this video

  • @PlatinumOG27
    @PlatinumOG27 2 ปีที่แล้ว

    wait wait hold on. I Can Have Multiple Commands Go Off With An Npc's Dialogue?

    • @mgtmali
      @mgtmali  2 ปีที่แล้ว

      Yes

    • @PlatinumOG27
      @PlatinumOG27 2 ปีที่แล้ว

      @@mgtmali kool, by the way, idk if u kno this already but you can use "@ initiator" in the npc's commands & it will run the command on the person who activates it via button, enter, or exit dialogue.

    • @hanselmartinez762
      @hanselmartinez762 ปีที่แล้ว

      @@PlatinumOG27 OMG THANK U THANK U I LOVE YOU

  • @AqzhaAlghifarryRahman
    @AqzhaAlghifarryRahman 4 หลายเดือนก่อน

    Structure

  • @Wow-u4s
    @Wow-u4s ปีที่แล้ว

    1:18

  • @EvanGamer7364
    @EvanGamer7364 ปีที่แล้ว

    helppp meeeee

  • @Luchschaos
    @Luchschaos 4 หลายเดือนก่อน

    Pls Help 😢

  • @letsgame3073
    @letsgame3073 ปีที่แล้ว

    Im On PC So Yeah No Work 😭